Title: [89125] trunk/LayoutTests
Revision
89125
Author
[email protected]
Date
2011-06-17 01:11:11 -0700 (Fri, 17 Jun 2011)

Log Message

new test introduced in r89118, but fail on Qt
https://bugs.webkit.org/show_bug.cgi?id=62847

* platform/qt/Skipped: Skip fast/parser/xhtml-innerhtml-null-byte.xhtml.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89124 => 89125)


--- trunk/LayoutTests/ChangeLog	2011-06-17 08:10:23 UTC (rev 89124)
+++ trunk/LayoutTests/ChangeLog	2011-06-17 08:11:11 UTC (rev 89125)
@@ -1,3 +1,10 @@
+2011-06-17  Csaba Osztrogonác  <[email protected]>
+
+        new test introduced in r89118, but fail on Qt
+        https://bugs.webkit.org/show_bug.cgi?id=62847
+
+        * platform/qt/Skipped: Skip fast/parser/xhtml-innerhtml-null-byte.xhtml.
+
 2011-06-17  Kent Tamura  <[email protected]>
 
         [Mac] Correct svn:mime-type to image/png.

Modified: trunk/LayoutTests/platform/qt/Skipped (89124 => 89125)


--- trunk/LayoutTests/platform/qt/Skipped	2011-06-17 08:10:23 UTC (rev 89124)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-06-17 08:11:11 UTC (rev 89125)
@@ -2550,3 +2550,7 @@
 # new test introduced in r88958, but fail on Qt
 # https://bugs.webkit.org/show_bug.cgi?id=62741
 http/tests/appcache/video.html
+
+# new test introduced in r89118, but fail on Qt
+# https://bugs.webkit.org/show_bug.cgi?id=62847
+fast/parser/xhtml-innerhtml-null-byte.xhtml
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to