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 15b3827f62604d6fd0e1d1cd989616dc14491c12..147ca5c08d40a6422c6f287e975ab24f08d72b55 100644 |
--- a/LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt |
+++ b/LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt |
@@ -32,6 +32,5 @@ 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 can prefer the elements with higher Z indexes. |