Title: [151965] trunk/LayoutTests
- Revision
- 151965
- Author
- [email protected]
- Date
- 2013-06-25 09:16:50 -0700 (Tue, 25 Jun 2013)
Log Message
[AX][ATK] Update accessibility baselines after r151953
https://bugs.webkit.org/show_bug.cgi?id=117983
Patch by Krzysztof Czech <[email protected]> on 2013-06-25
Reviewed by Chris Fleizach.
Updating aria-option-role-expected.txt for EFL and GTK after the changes in aria-option-role.html test (r151953).
Moving platform aria-checkbox-text.html to LayoutTests/accessibility. Baseline is the same for mac, gtk, efl. Windows port has it's own specific version.
* accessibility/aria-checkbox-text-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt.
* platform/efl/accessibility/aria-checkbox-text-expected.txt: Removed.
* platform/efl/accessibility/aria-option-role-expected.txt:
* platform/gtk/accessibility/aria-checkbox-text-expected.txt: Removed.
* platform/gtk/accessibility/aria-option-role-expected.txt:
Modified Paths
Added Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (151964 => 151965)
--- trunk/LayoutTests/ChangeLog 2013-06-25 15:24:47 UTC (rev 151964)
+++ trunk/LayoutTests/ChangeLog 2013-06-25 16:16:50 UTC (rev 151965)
@@ -1,3 +1,19 @@
+2013-06-25 Krzysztof Czech <[email protected]>
+
+ [AX][ATK] Update accessibility baselines after r151953
+ https://bugs.webkit.org/show_bug.cgi?id=117983
+
+ Reviewed by Chris Fleizach.
+
+ Updating aria-option-role-expected.txt for EFL and GTK after the changes in aria-option-role.html test (r151953).
+ Moving platform aria-checkbox-text.html to LayoutTests/accessibility. Baseline is the same for mac, gtk, efl. Windows port has it's own specific version.
+
+ * accessibility/aria-checkbox-text-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt.
+ * platform/efl/accessibility/aria-checkbox-text-expected.txt: Removed.
+ * platform/efl/accessibility/aria-option-role-expected.txt:
+ * platform/gtk/accessibility/aria-checkbox-text-expected.txt: Removed.
+ * platform/gtk/accessibility/aria-option-role-expected.txt:
+
2013-06-25 Denis Nomiyama <[email protected]>
[GTK] Add bug report into TestExpectations for fast/text/international/synthesized-italic-vertical-latin.html
Copied: trunk/LayoutTests/accessibility/aria-checkbox-text-expected.txt (from rev 151964, trunk/LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt) (0 => 151965)
--- trunk/LayoutTests/accessibility/aria-checkbox-text-expected.txt (rev 0)
+++ trunk/LayoutTests/accessibility/aria-checkbox-text-expected.txt 2013-06-25 16:16:50 UTC (rev 151965)
@@ -0,0 +1,15 @@
+One
+Two
+Three
+This tests that ARIA checkboxes use accessible name computation.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+checkbox.title is AXTitle: One
+checkbox.title is AXTitle: Two
+checkbox.title is AXTitle: Three
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
Deleted: trunk/LayoutTests/platform/efl/accessibility/aria-checkbox-text-expected.txt (151964 => 151965)
--- trunk/LayoutTests/platform/efl/accessibility/aria-checkbox-text-expected.txt 2013-06-25 15:24:47 UTC (rev 151964)
+++ trunk/LayoutTests/platform/efl/accessibility/aria-checkbox-text-expected.txt 2013-06-25 16:16:50 UTC (rev 151965)
@@ -1,15 +0,0 @@
-One
-Two
-Three
-This tests that ARIA checkboxes use accessible name computation.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS checkbox.title is 'AXTitle: One'
-PASS checkbox.title is 'AXTitle: Two'
-PASS checkbox.title is 'AXTitle: Three'
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
Modified: trunk/LayoutTests/platform/efl/accessibility/aria-option-role-expected.txt (151964 => 151965)
--- trunk/LayoutTests/platform/efl/accessibility/aria-option-role-expected.txt 2013-06-25 15:24:47 UTC (rev 151964)
+++ trunk/LayoutTests/platform/efl/accessibility/aria-option-role-expected.txt 2013-06-25 16:16:50 UTC (rev 151965)
@@ -6,9 +6,9 @@
firstChild.role is AXRole: AXListItem
-PASS firstChild.title is 'AXTitle: option 1'
+firstChild.title is AXTitle: option 1
secondChild.role is AXRole: AXListItem
-PASS secondChild.description is 'AXDescription: label 2'
+secondChild.description is AXDescription: label 2
PASS firstChild.childrenCount is 0
PASS secondChild.childrenCount is 0
PASS successfullyParsed is true
Deleted: trunk/LayoutTests/platform/gtk/accessibility/aria-checkbox-text-expected.txt (151964 => 151965)
--- trunk/LayoutTests/platform/gtk/accessibility/aria-checkbox-text-expected.txt 2013-06-25 15:24:47 UTC (rev 151964)
+++ trunk/LayoutTests/platform/gtk/accessibility/aria-checkbox-text-expected.txt 2013-06-25 16:16:50 UTC (rev 151965)
@@ -1,15 +0,0 @@
-One
-Two
-Three
-This tests that ARIA checkboxes use accessible name computation.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS checkbox.title is 'AXTitle: One'
-PASS checkbox.title is 'AXTitle: Two'
-PASS checkbox.title is 'AXTitle: Three'
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
Modified: trunk/LayoutTests/platform/gtk/accessibility/aria-option-role-expected.txt (151964 => 151965)
--- trunk/LayoutTests/platform/gtk/accessibility/aria-option-role-expected.txt 2013-06-25 15:24:47 UTC (rev 151964)
+++ trunk/LayoutTests/platform/gtk/accessibility/aria-option-role-expected.txt 2013-06-25 16:16:50 UTC (rev 151965)
@@ -6,9 +6,9 @@
firstChild.role is AXRole: list item
-PASS firstChild.title is 'AXTitle: option 1'
+firstChild.title is AXTitle: option 1
secondChild.role is AXRole: list item
-PASS secondChild.description is 'AXDescription: label 2'
+secondChild.description is AXDescription: label 2
PASS firstChild.childrenCount is 0
PASS secondChild.childrenCount is 0
PASS successfullyParsed is true
Deleted: trunk/LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt (151964 => 151965)
--- trunk/LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt 2013-06-25 15:24:47 UTC (rev 151964)
+++ trunk/LayoutTests/platform/mac/accessibility/aria-checkbox-text-expected.txt 2013-06-25 16:16:50 UTC (rev 151965)
@@ -1,15 +0,0 @@
-One
-Two
-Three
-This tests that ARIA checkboxes use accessible name computation.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-checkbox.title is AXTitle: One
-checkbox.title is AXTitle: Two
-checkbox.title is AXTitle: Three
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes