Title: [97473] trunk/LayoutTests
Revision
97473
Author
[email protected]
Date
2011-10-14 09:49:03 -0700 (Fri, 14 Oct 2011)

Log Message

[Qt] Unreviewed gardening.

* platform/qt/Skipped:
 - Skip a failing test.
 - Typo fix after r97471.
* platform/qt/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt: Added after r97388.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97472 => 97473)


--- trunk/LayoutTests/ChangeLog	2011-10-14 16:21:38 UTC (rev 97472)
+++ trunk/LayoutTests/ChangeLog	2011-10-14 16:49:03 UTC (rev 97473)
@@ -1,3 +1,12 @@
+2011-10-14  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        * platform/qt/Skipped:
+         - Skip a failing test.
+         - Typo fix after r97471.
+        * platform/qt/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt: Added after r97388.
+
 2011-10-14  Ryosuke Niwa  <[email protected]>
 
         Skip MicroData tests on Mac and WinCairo as well.

Modified: trunk/LayoutTests/platform/qt/Skipped (97472 => 97473)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-14 16:21:38 UTC (rev 97472)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-14 16:49:03 UTC (rev 97473)
@@ -210,6 +210,10 @@
 # Needs rebaseline
 fast/repaint/scale-page-shrink.html
 
+# Microdata DOM API is not yet enabled.
+# https://bugs.webkit.org/show_bug.cgi?id=68610
+fast/dom/MicroData
+
 # =========================================================================== #
 #       Feature not yet supported.                                            #
 # =========================================================================== #
@@ -2423,5 +2427,6 @@
 http/tests/inspector/resource-tree/resource-tree-frame-navigate.html
 http/tests/inspector/resource-tree/resource-tree-non-unique-url.html
 
-# Microdata DOM API is not yet enabled.
-BUGWK68610 SKIP : fast/dom/MicroData = PASS
+# [Qt] fast/events/media-focus-in-standalone-media-document.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=70110
+fast/events/media-focus-in-standalone-media-document.html

Added: trunk/LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt (0 => 97473)


--- trunk/LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt	2011-10-14 16:49:03 UTC (rev 97473)
@@ -0,0 +1,3 @@
+CONSOLE MESSAGE: line 8: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
+The text below should indicate that the style sheet was applied.
+Style sheet applied.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to