Title: [152296] trunk/LayoutTests
Revision
152296
Author
[email protected]
Date
2013-07-02 09:21:36 -0700 (Tue, 02 Jul 2013)

Log Message

Unreviewed gardening. Added new common expectations for test after r151665.

* accessibility/box-styled-lists-expected.txt: Added shared expectation.
* platform/efl/TestExpectations: Removed failure expectation.
* platform/gtk/TestExpectations: Ditto.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (152295 => 152296)


--- trunk/LayoutTests/ChangeLog	2013-07-02 16:19:05 UTC (rev 152295)
+++ trunk/LayoutTests/ChangeLog	2013-07-02 16:21:36 UTC (rev 152296)
@@ -1,5 +1,13 @@
 2013-07-02  Mario Sanchez Prada  <[email protected]>
 
+        Unreviewed gardening. Added new common expectations for test after r151665.
+
+        * accessibility/box-styled-lists-expected.txt: Added shared expectation.
+        * platform/efl/TestExpectations: Removed failure expectation.
+        * platform/gtk/TestExpectations: Ditto.
+
+2013-07-02  Mario Sanchez Prada  <[email protected]>
+
         Unreviewed gardening. Added new baselines for GTK after revision r151841 and r151868.
 
         * accessibility/listitem-title-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/listitem-title-expected.txt.

Added: trunk/LayoutTests/accessibility/box-styled-lists-expected.txt (0 => 152296)


--- trunk/LayoutTests/accessibility/box-styled-lists-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/accessibility/box-styled-lists-expected.txt	2013-07-02 16:21:36 UTC (rev 152296)
@@ -0,0 +1,13 @@
+test 1
+test 2
+test a
+test b
+
+
+
+
+il in ol role: AXRole: AXListItem
+
+il in ul role: AXRole: AXListItem
+
+

Modified: trunk/LayoutTests/platform/efl/TestExpectations (152295 => 152296)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-07-02 16:19:05 UTC (rev 152295)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-07-02 16:21:36 UTC (rev 152296)
@@ -1758,7 +1758,5 @@
 webkit.org/b/116587 http/tests/websocket/tests/hybi/multiple-subprotocols.html [ Skip ]
 webkit.org/b/116587 http/tests/websocket/tests/hybi/reload-crash.html [ Skip ]
 
-webkit.org/b/117706 accessibility/box-styled-lists.html [ Failure ]
-
 # Synthesized italics not supported
 fast/text/international/synthesized-italic-vertical-latin.html [ Skip ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (152295 => 152296)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-07-02 16:19:05 UTC (rev 152295)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-07-02 16:21:36 UTC (rev 152296)
@@ -1402,8 +1402,6 @@
 webkit.org/b/113168 fast/js/large-expressions.html [ Failure ]
 webkit.org/b/113168 fast/js/toString-stack-overflow.html [ Failure ]
 
-webkit.org/b/117706 accessibility/box-styled-lists.html [ Failure ]
-
 webkit.org/b/118126 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
 
 webkit.org/b/104648 fast/images/webgl-teximage2d.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to