Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Unified Diff: LayoutTests/fast/spatial-navigation/snav-z-index-expected.txt

Issue 773333002: Fix the rightOf and below conditions for overlapping case. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address review comments Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/spatial-navigation/snav-z-index.html ('k') | Source/core/page/SpatialNavigation.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « LayoutTests/fast/spatial-navigation/snav-z-index.html ('k') | Source/core/page/SpatialNavigation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698