Index: LayoutTests/accessibility/link-inside-button-accessible-text-expected.txt |
diff --git a/LayoutTests/ietestcenter/Javascript/15.4.4.14-7-5-expected.txt b/LayoutTests/accessibility/link-inside-button-accessible-text-expected.txt |
similarity index 55% |
copy from LayoutTests/ietestcenter/Javascript/15.4.4.14-7-5-expected.txt |
copy to LayoutTests/accessibility/link-inside-button-accessible-text-expected.txt |
index e37eee98cd056dca2d33ac1d06478bd12ed58aac..f68a1b90542f89bd4f12207f8aeb71f729df8e2d 100644 |
--- a/LayoutTests/ietestcenter/Javascript/15.4.4.14-7-5-expected.txt |
+++ b/LayoutTests/accessibility/link-inside-button-accessible-text-expected.txt |
@@ -1,10 +1,10 @@ |
-15.4.4.14-7-5 (TestCases/chapter15/15.4/15.4.4/15.4.4.14/15.4.4.14-7-5.js) Array.prototype.indexOf returns correct index when 'fromIndex' is 1 |
+This tests that when a link is inside a button, its visible text is still available for the button. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS ES5Harness.preconditionPassed is true |
-PASS ES5Harness.testPassed is true |
+PASS button1.title is 'AXTitle: foo1' |
+PASS button2.title is 'AXTitle: foo2' |
PASS successfullyParsed is true |
TEST COMPLETE |