Title: [128152] trunk/LayoutTests
Revision
128152
Author
[email protected]
Date
2012-09-11 00:33:11 -0700 (Tue, 11 Sep 2012)

Log Message

Unreviewed GTK gardening.

Removing crashing expectations for two editing tests after they were fixed
in r128074.

Rebaselining accessibility/legend.html after r128140.

* platform/gtk/TestExpectations:
* platform/gtk/accessibility/legend-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128151 => 128152)


--- trunk/LayoutTests/ChangeLog	2012-09-11 07:17:52 UTC (rev 128151)
+++ trunk/LayoutTests/ChangeLog	2012-09-11 07:33:11 UTC (rev 128152)
@@ -1,3 +1,15 @@
+2012-09-11  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Removing crashing expectations for two editing tests after they were fixed
+        in r128074.
+
+        Rebaselining accessibility/legend.html after r128140.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/accessibility/legend-expected.txt:
+
 2012-09-10  Yoshifumi Inoue  <[email protected]>
 
         REGRESSION (r127226): Calling DateTimeEditElement::layout() in focus handler should not dispatch blur event

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (128151 => 128152)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-11 07:17:52 UTC (rev 128151)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-11 07:33:11 UTC (rev 128152)
@@ -469,9 +469,6 @@
 BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT
 BUGWK94458 DEBUG : fast/events/message-port-context-destroyed.html = CRASH PASS
 
-BUGWK96199 : editing/deleting/25322-2.html = CRASH PASS
-BUGWK96199 : editing/pasteboard/paste-blockquote-into-blockquote-4.html = CRASH PASS
-
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/accessibility/legend-expected.txt (128151 => 128152)


--- trunk/LayoutTests/platform/gtk/accessibility/legend-expected.txt	2012-09-11 07:17:52 UTC (rev 128151)
+++ trunk/LayoutTests/platform/gtk/accessibility/legend-expected.txt	2012-09-11 07:33:11 UTC (rev 128152)
@@ -9,8 +9,7 @@
 AXRole: document frame 
     AXRole: panel 
         AXRole: label AXValue: Choose a shipping method:     << fieldset's titleUIElement
-        AXRole: panel AXValue: <obj>Overnight<\n>
-            AXRole: radio button AXValue: 
+        AXRole: radio button AXValue: 
     AXRole: section AXValue: End of test
 PASS titleUIElement != null is true
 PASS titleUIElementText.stringValue is 'AXValue: Choose a shipping method:'
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to