[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    khtmltests/regression/tests/ecma
From:       David Faure <faure () kde ! org>
Date:       2003-11-24 8:22:11
[Download RAW message or body]

CVS commit by faure: 

Hehe, the bug was in the testcase.


  M +1 -1      title.html   1.4


--- khtmltests/regression/tests/ecma/title.html  #1.3:1.4
@@ -63,5 +63,5 @@
         var titleTag = document.getElementsByTagName('title')[0];
         if (titleTag.firstChild) // Konq/Moz
-            titleTag.firstChild.text="Changed with DOM";
+            titleTag.firstChild.data="Changed with DOM";
         else // IE
             titleTag.text="Changed with DOM";


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic