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

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

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
Index: LayoutTests/fast/spatial-navigation/snav-z-index.html
diff --git a/LayoutTests/fast/spatial-navigation/snav-z-index.html b/LayoutTests/fast/spatial-navigation/snav-z-index.html
index c3ef554bfdb82e7e272b4819d88b02b66ccf3c4d..b04e72b92f9a7462dc50e5d7a9c6f9a1536f6637 100644
--- a/LayoutTests/fast/spatial-navigation/snav-z-index.html
+++ b/LayoutTests/fast/spatial-navigation/snav-z-index.html
@@ -22,7 +22,6 @@
["Right", "s22"],
["Right", "p11"],
["Right", "p21"],
- ["Up", "s22"],
["Up", "start"],
["DONE", "DONE"]
];

Powered by Google App Engine
This is Rietveld 408576698