Title: [154105] trunk/LayoutTests
Revision
154105
Author
[email protected]
Date
2013-08-15 09:49:59 -0700 (Thu, 15 Aug 2013)

Log Message

[GTK] Unreviewed gardening. Move Mac specific expectation for
accessibility test to the cross platform directory, as the result
it's shared with GTK and EFL ports.

* accessibility/heading-title-includes-links-expected.txt: Renamed
from LayoutTests/platform/mac/accessibility/heading-title-includes-links-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154104 => 154105)


--- trunk/LayoutTests/ChangeLog	2013-08-15 16:44:33 UTC (rev 154104)
+++ trunk/LayoutTests/ChangeLog	2013-08-15 16:49:59 UTC (rev 154105)
@@ -1,3 +1,12 @@
+2013-08-15  Mario Sanchez Prada  <[email protected]>
+
+        [GTK] Unreviewed gardening. Move Mac specific expectation for
+        accessibility test to the cross platform directory, as the result
+        it's shared with GTK and EFL ports.
+
+        * accessibility/heading-title-includes-links-expected.txt: Renamed
+        from LayoutTests/platform/mac/accessibility/heading-title-includes-links-expected.txt.
+
 2013-08-15  Allan Sandfeld Jensen  <[email protected]>
 
         Empty qt-5.0 expectations into qt expectations

Copied: trunk/LayoutTests/accessibility/heading-title-includes-links-expected.txt (from rev 154103, trunk/LayoutTests/platform/mac/accessibility/heading-title-includes-links-expected.txt) (0 => 154105)


--- trunk/LayoutTests/accessibility/heading-title-includes-links-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/accessibility/heading-title-includes-links-expected.txt	2013-08-15 16:49:59 UTC (rev 154105)
@@ -0,0 +1,12 @@
+Apple
+
+This tests that the title of a heading will include links if available.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Heading title: AXTitle: Apple
+

Deleted: trunk/LayoutTests/platform/mac/accessibility/heading-title-includes-links-expected.txt (154104 => 154105)


--- trunk/LayoutTests/platform/mac/accessibility/heading-title-includes-links-expected.txt	2013-08-15 16:44:33 UTC (rev 154104)
+++ trunk/LayoutTests/platform/mac/accessibility/heading-title-includes-links-expected.txt	2013-08-15 16:49:59 UTC (rev 154105)
@@ -1,12 +0,0 @@
-Apple
-
-This tests that the title of a heading will include links if available.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Heading title: AXTitle: Apple
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to