Title: [94848] trunk/LayoutTests
Revision
94848
Author
[email protected]
Date
2011-09-09 05:27:35 -0700 (Fri, 09 Sep 2011)

Log Message

[Qt] http/tests/security/xssAuditor/script-tag-with-16bit-unicode4.html fails on Qt
https://bugs.webkit.org/show_bug.cgi?id=67842

Patch by Kristóf Kosztyó <[email protected]> on 2011-09-09

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94847 => 94848)


--- trunk/LayoutTests/ChangeLog	2011-09-09 11:39:40 UTC (rev 94847)
+++ trunk/LayoutTests/ChangeLog	2011-09-09 12:27:35 UTC (rev 94848)
@@ -1,3 +1,10 @@
+2011-09-09  Kristóf Kosztyó  <[email protected]>
+
+        [Qt] http/tests/security/xssAuditor/script-tag-with-16bit-unicode4.html fails on Qt
+        https://bugs.webkit.org/show_bug.cgi?id=67842
+
+        * platform/qt/Skipped:
+
 2011-09-09  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r94536.

Modified: trunk/LayoutTests/platform/qt/Skipped (94847 => 94848)


--- trunk/LayoutTests/platform/qt/Skipped	2011-09-09 11:39:40 UTC (rev 94847)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-09-09 12:27:35 UTC (rev 94848)
@@ -2419,3 +2419,7 @@
 # new tests introduced in r94775, but fails on Qt because of missing test font
 css3/unicode-bidi-isolate-aharon.html
 css3/unicode-bidi-isolate-basic.html
+
+# new test introduced in r94828, but fails on Qt.
+# https://bugs.webkit.org/show_bug.cgi?id=66588
+http/tests/security/xssAuditor/script-tag-with-16bit-unicode4.html
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to