| Index: LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt
|
| diff --git a/LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt b/LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt
|
| index a9a7256d806ff6a747188f19d83ba1e9c5ce2b7b..15b3827f62604d6fd0e1d1cd989616dc14491c12 100644
|
| --- a/LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt
|
| +++ b/LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt
|
| @@ -15,13 +15,23 @@
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s22"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "p11"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s23"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "p12"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s24"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "s25"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s24"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "p12"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "p22"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "p12"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s24"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s14"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "s13"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "s12"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s22"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "p11"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "p21"
|
| +PASS gFocusedDocument.activeElement.getAttribute("id") is "s22"
|
| PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
|
| -This test is testing that we prefer focusable elements with absolute positioning over other elements.
|
| +This test is testing that we can prefer the elements with higher Z indexes.
|
|
|