The test now produces identical results on all platforms, so update the root test result,
and remove custom non-matching expectations. This corrects Windows, GTK, and EFL builds, and
should not harm the Mac build.
* accessibility/aria-toggle-button-with-title-expected.txt:
* platform/mac/accessibility/aria-toggle-button-with-title-expected.txt: Removed.
* platform/win/accessibility/aria-toggle-button-with-title-expected.txt: Removed.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@182075
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-03-27 Brent Fulgham <bfulgham@apple.com>
+
+ Correct test results after r182012.
+
+ The test now produces identical results on all platforms, so update the root test result,
+ and remove custom non-matching expectations. This corrects Windows, GTK, and EFL builds, and
+ should not harm the Mac build.
+
+ * accessibility/aria-toggle-button-with-title-expected.txt:
+ * platform/mac/accessibility/aria-toggle-button-with-title-expected.txt: Removed.
+ * platform/win/accessibility/aria-toggle-button-with-title-expected.txt: Removed.
+
2015-03-27 Mark Lam <mark.lam@apple.com>
Gardening: skipping inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local.html until crash is fixed.
2015-03-27 Mark Lam <mark.lam@apple.com>
Gardening: skipping inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local.html until crash is fixed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Role: AXRole: AXToggleButton
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Role: AXRole: AXCheckBox
PASS tbutton1.title is 'AXTitle: Toggle button'
Role: AXRole: AXButton
PASS button.title is 'AXTitle: Button title'
PASS tbutton1.title is 'AXTitle: Toggle button'
Role: AXRole: AXButton
PASS button.title is 'AXTitle: Button title'
+++ /dev/null
-Toggle button
-Button title
-This tests that a toggle button properly exposes the title when there isn't a direct relation and textUnderElement is required to be used.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Role: AXRole: AXCheckBox
-PASS tbutton1.title is 'AXTitle: Toggle button'
-Role: AXRole: AXButton
-PASS button.title is 'AXTitle: Button title'
-
+++ /dev/null
-Toggle button
-Button title
-This tests that a toggle button properly exposes the title when there isn't a direct relation and textUnderElement is required to be used.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Role: AXRole: AXCheckBox
-PASS tbutton1.title is 'AXTitle: Toggle button'
-Role: AXRole: AXButton
-PASS button.title is 'AXTitle: Button title'
-