| Index: LayoutTests/accessibility/aria-flowto-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-flowto-expected.txt b/LayoutTests/accessibility/aria-flowto-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ec8b98ea624f9c281159d731118148a888a2dfa7
|
| --- /dev/null
|
| +++ b/LayoutTests/accessibility/aria-flowto-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +Content 2
|
| +Content 3
|
| +This tests that aria-flowto identifies the correct element
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS item1.ariaFlowToElementAtIndex(0).isEqual(item2) is true
|
| +PASS item1.ariaFlowToElementAtIndex(1).isEqual(item3) is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|