Title: [125756] trunk/LayoutTests
Revision
125756
Author
[email protected]
Date
2012-08-16 00:57:39 -0700 (Thu, 16 Aug 2012)

Log Message

Unreviewed GTK gardening.

Adding failure expectations for two accessibility tests introduced in r125710.

Rebaselining fast/css/word-space-extra.html after r125578.

* platform/gtk/TestExpectations:
* platform/gtk/fast/css/word-space-extra-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125755 => 125756)


--- trunk/LayoutTests/ChangeLog	2012-08-16 07:54:35 UTC (rev 125755)
+++ trunk/LayoutTests/ChangeLog	2012-08-16 07:57:39 UTC (rev 125756)
@@ -1,3 +1,14 @@
+2012-08-16  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding failure expectations for two accessibility tests introduced in r125710.
+
+        Rebaselining fast/css/word-space-extra.html after r125578.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/css/word-space-extra-expected.txt:
+
 2012-08-16  Yoshifumi Inoue  <[email protected]>
 
         [Forms] Wheel event support in multiple fields time input UI

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (125755 => 125756)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-16 07:54:35 UTC (rev 125755)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-16 07:57:39 UTC (rev 125756)
@@ -36,10 +36,7 @@
 // Tests that require new results.
 //////////////////////////////////////////////////////////////////////////////////////////
 
-// Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
-BUGWK89826 : fast/css/word-space-extra.html = TEXT
 
-
 //////////////////////////////////////////////////////////////////////////////////////////
 // Expected failures
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -435,6 +432,8 @@
 
 BUGWK90957 DEBUG : fast/js/random-array-gc-stress.html = CRASH PASS
 
+BUGWK94200 DEBUG : accessibility/accessibility-node-memory-management.html = CRASH TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -1319,6 +1318,9 @@
 
 BUGWK94186 SKIP : fast/forms/time-multiple-fields = PASS
 
+BUGWK94200 : accessibility/accessibility-node-reparent.html = TEXT
+BUGWK94200 RELEASE : accessibility/accessibility-node-memory-management.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/fast/css/word-space-extra-expected.txt (125755 => 125756)


--- trunk/LayoutTests/platform/gtk/fast/css/word-space-extra-expected.txt	2012-08-16 07:54:35 UTC (rev 125755)
+++ trunk/LayoutTests/platform/gtk/fast/css/word-space-extra-expected.txt	2012-08-16 07:57:39 UTC (rev 125756)
@@ -441,7 +441,7 @@
               text run at (369,208) width 124: " elements too"
           RenderText {#text} at (493,204) size 752x38
             text run at (493,204) width 259: ". (with monospace font from"
-            text run at (0,223) width 164: "elements to too) "
+            text run at (0,223) width 144: "elements to too) "
         RenderText {#text} at (0,0) size 0x0
         RenderBR {BR} at (0,0) size 0x0
         RenderBR {BR} at (0,241) size 0x19
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to