| Index: LayoutTests/fast/spatial-navigation/snav-css-nav-direction-expected.txt
|
| diff --git a/LayoutTests/fast/spatial-navigation/snav-css-nav-direction-expected.txt b/LayoutTests/fast/spatial-navigation/snav-css-nav-direction-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4e9dd4690b7f0b57f8fd7672c99c31a2c7cb0a5e
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/spatial-navigation/snav-css-nav-direction-expected.txt
|
| @@ -0,0 +1,17 @@
|
| +This test ensures the correctness of Spatial Navigation when CSS3 nav-up/down/left/right properties are set.
|
| +
|
| +1 2 3
|
| +4 5 6
|
| +7 8 9
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e9"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e9"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e5"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e6"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e8"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "e5"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|