Title: [152294] trunk/LayoutTests
- Revision
- 152294
- Author
- [email protected]
- Date
- 2013-07-02 09:13:53 -0700 (Tue, 02 Jul 2013)
Log Message
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.
* platform/gtk/accessibility/aria-tab-role-on-buttons-expected.txt: Added.
Modified Paths
Added Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (152293 => 152294)
--- trunk/LayoutTests/ChangeLog 2013-07-02 15:00:31 UTC (rev 152293)
+++ trunk/LayoutTests/ChangeLog 2013-07-02 16:13:53 UTC (rev 152294)
@@ -1,3 +1,10 @@
+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.
+ * platform/gtk/accessibility/aria-tab-role-on-buttons-expected.txt: Added.
+
2013-07-02 Mihai Tica <[email protected]>
Unreviewed gardening. Rebaseline background blend mode default test result.
Copied: trunk/LayoutTests/accessibility/listitem-title-expected.txt (from rev 152293, trunk/LayoutTests/platform/mac/accessibility/listitem-title-expected.txt) (0 => 152294)
--- trunk/LayoutTests/accessibility/listitem-title-expected.txt (rev 0)
+++ trunk/LayoutTests/accessibility/listitem-title-expected.txt 2013-07-02 16:13:53 UTC (rev 152294)
@@ -0,0 +1,13 @@
+test1
+test2
+test1
+test2
+
+
+
+
+il in ul title: AXTitle: test 1
+
+il in ol title: AXTitle: test 2
+
+
Added: trunk/LayoutTests/platform/gtk/accessibility/aria-tab-role-on-buttons-expected.txt (0 => 152294)
--- trunk/LayoutTests/platform/gtk/accessibility/aria-tab-role-on-buttons-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/accessibility/aria-tab-role-on-buttons-expected.txt 2013-07-02 16:13:53 UTC (rev 152294)
@@ -0,0 +1,16 @@
+Tab A Tab B Tab C
+This tests that the aria roles for tab and tablist work as expected for buttons.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+tabList.role = AXRole: AXTabGroup
+tab1.role = AXRole: AXTab
+tab1.title = AXTitle: Tab A
+PASS tab1.childrenCount is 0
+tab2.role = AXRole: AXTab
+tab2.title = AXTitle: Tab B
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
Deleted: trunk/LayoutTests/platform/mac/accessibility/listitem-title-expected.txt (152293 => 152294)
--- trunk/LayoutTests/platform/mac/accessibility/listitem-title-expected.txt 2013-07-02 15:00:31 UTC (rev 152293)
+++ trunk/LayoutTests/platform/mac/accessibility/listitem-title-expected.txt 2013-07-02 16:13:53 UTC (rev 152294)
@@ -1,13 +0,0 @@
-test1
-test2
-test1
-test2
-
-
-
-
-il in ul title: AXTitle: test 1
-
-il in ol title: AXTitle: test 2
-
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes