Title: [158264] trunk/LayoutTests
Revision
158264
Author
commit-qu...@webkit.org
Date
2013-10-30 03:39:22 -0700 (Wed, 30 Oct 2013)

Log Message

[EFL] Remove efl/accessibility/image-map1-expected.txt after r158104
https://bugs.webkit.org/show_bug.cgi?id=123504

Unreviewed EFL gardening.

Patch by Krzysztof Czech <k.cz...@samsung.com> on 2013-10-30

* platform/efl/accessibility/image-map1-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (158263 => 158264)


--- trunk/LayoutTests/ChangeLog	2013-10-30 08:50:15 UTC (rev 158263)
+++ trunk/LayoutTests/ChangeLog	2013-10-30 10:39:22 UTC (rev 158264)
@@ -1,3 +1,12 @@
+2013-10-30  Krzysztof Czech  <k.cz...@samsung.com>
+
+        [EFL] Remove efl/accessibility/image-map1-expected.txt after r158104
+        https://bugs.webkit.org/show_bug.cgi?id=123504
+
+        Unreviewed EFL gardening.
+
+        * platform/efl/accessibility/image-map1-expected.txt: Removed.
+
 2013-10-30  Ryosuke Niwa  <rn...@webkit.org>
 
         Revert r158259 for EFL and GTK+. They're still failing everywhere according to the flakiness dashboard.

Deleted: trunk/LayoutTests/platform/efl/accessibility/image-map1-expected.txt (158263 => 158264)


--- trunk/LayoutTests/platform/efl/accessibility/image-map1-expected.txt	2013-10-30 08:50:15 UTC (rev 158263)
+++ trunk/LayoutTests/platform/efl/accessibility/image-map1-expected.txt	2013-10-30 10:39:22 UTC (rev 158264)
@@ -1,16 +0,0 @@
- 
-This tests that you can reach the links within an image map.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS body.childAtIndex(0).role is 'AXRole: AXLink'
-FAIL body.childAtIndex(0).title should be AXTitle: Link1. Was AXTitle: .
-PASS body.childAtIndex(1).role is 'AXRole: AXLink'
-FAIL body.childAtIndex(1).title should be AXTitle: Link2. Was AXTitle: .
-PASS body.childAtIndex(2).role is 'AXRole: AXLink'
-FAIL body.childAtIndex(2).title should be AXTitle: Link3. Was AXTitle: .
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to