Title: [93478] trunk/LayoutTests
Revision
93478
Author
[email protected]
Date
2011-08-20 05:15:25 -0700 (Sat, 20 Aug 2011)

Log Message

[Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result
https://bugs.webkit.org/show_bug.cgi?id=66626

Unreviewed gardening.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93477 => 93478)


--- trunk/LayoutTests/ChangeLog	2011-08-20 07:30:57 UTC (rev 93477)
+++ trunk/LayoutTests/ChangeLog	2011-08-20 12:15:25 UTC (rev 93478)
@@ -1,3 +1,12 @@
+2011-08-20  Balazs Kelemen  <[email protected]>
+
+        [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect result
+        https://bugs.webkit.org/show_bug.cgi?id=66626
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped:
+
 2011-08-20  Ken Buchanan  <[email protected]>
 
         OOB Read in WebCore::SVGAnimationElement

Modified: trunk/LayoutTests/platform/qt/Skipped (93477 => 93478)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-20 07:30:57 UTC (rev 93477)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-20 12:15:25 UTC (rev 93478)
@@ -2380,3 +2380,8 @@
 # [Qt] editing/spelling/spelling-insert-html.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=66619
 editing/spelling/spelling-insert-html.html
+
+# Introduced in r93452. Has no expectaion yet because our result is incorrect.
+# [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect results
+# https://bugs.webkit.org/show_bug.cgi?id=66626
+fast/parser/innerhtml-with-prefixed-elements.xhtml
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to