Title: [95605] trunk/LayoutTests
Revision
95605
Author
[email protected]
Date
2011-09-21 02:19:09 -0700 (Wed, 21 Sep 2011)

Log Message

Unreviewed, GTK rebaseline and skip and a11y failing test.

* platform/gtk/Skipped: Skip accessibility/aria-hidden-updates-alldescendants.html
* platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
Rebaseline after r95335.
* platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95604 => 95605)


--- trunk/LayoutTests/ChangeLog	2011-09-21 08:59:13 UTC (rev 95604)
+++ trunk/LayoutTests/ChangeLog	2011-09-21 09:19:09 UTC (rev 95605)
@@ -1,5 +1,14 @@
 2011-09-21  Philippe Normand  <[email protected]>
 
+        Unreviewed, GTK rebaseline and skip and a11y failing test.
+
+        * platform/gtk/Skipped: Skip accessibility/aria-hidden-updates-alldescendants.html
+        * platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
+        Rebaseline after r95335.
+        * platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Added.
+
+2011-09-21  Philippe Normand  <[email protected]>
+
         Unreviewed, GTK rebaseline after r95566.
 
         * platform/gtk/mathml/xHeight-expected.txt:

Modified: trunk/LayoutTests/platform/gtk/Skipped (95604 => 95605)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-09-21 08:59:13 UTC (rev 95604)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-09-21 09:19:09 UTC (rev 95605)
@@ -1638,3 +1638,6 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=66045
 fast/files/create-blob-url-crash.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=68512
+accessibility/aria-hidden-updates-alldescendants.html

Modified: trunk/LayoutTests/platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt (95604 => 95605)


--- trunk/LayoutTests/platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt	2011-09-21 08:59:13 UTC (rev 95604)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt	2011-09-21 09:19:09 UTC (rev 95605)
@@ -12,9 +12,8 @@
         RenderBlock {DIV} at (0,0) size 784x19
           RenderText {#text} at (0,0) size 21x19
             text run at (0,0) width 21: "foo"
-          RenderInline {SPAN} at (0,0) size 24x15
-            RenderText {#text} at (21,4) size 24x15
-              text run at (21,4) width 24: "bar"
+          RenderText {#text} at (21,0) size 20x19
+            text run at (21,0) width 20: "bar"
         RenderBlock {PRE} at (0,32) size 784x15
           RenderText {#text} at (0,0) size 24x15
             text run at (0,0) width 24: "baz"

Added: trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt (0 => 95605)


--- trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt	2011-09-21 09:19:09 UTC (rev 95605)
@@ -0,0 +1,9 @@
+CONSOLE MESSAGE: line 1: Unsafe attempt to load URL http://localhost:8000/security/resources/forbidden-stylesheet.xsl from frame with URL http://127.0.0.1:8000/security/resources/cross-origin-xsl-redirect.xml. Domains, protocols and ports must match.
+
+This test loads the XML document in an iframe so that it can call dumpAsText(). This test passes if the iframe below is blank.
+
+
+--------
+Frame: 'uses-xsl'
+--------
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to