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

Unified Diff: LayoutTests/fast/css/hover-active-drag-expected.txt

Issue 313183004: The element under mouse should be in hover state even if its not inActiveChain. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 months 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/css/hover-active-drag-expected.txt
diff --git a/LayoutTests/fast/css/hover-active-drag-expected.txt b/LayoutTests/fast/css/hover-active-drag-expected.txt
index b11bbfbc6a74a6ecbd45de081a7bcd1598fb98e0..2302787841fea7e56f4216e4a3754b280e221493 100644
--- a/LayoutTests/fast/css/hover-active-drag-expected.txt
+++ b/LayoutTests/fast/css/hover-active-drag-expected.txt
@@ -7,7 +7,7 @@ PASS background is "rgb(0, 0, 0)"
PASS background is "rgb(255, 255, 0)"
PASS background is "rgb(0, 0, 0)"
PASS background is "rgb(0, 255, 0)"
-PASS background is "rgb(0, 0, 0)"
+PASS background is "rgb(255, 0, 0)"
PASS background is "rgb(0, 255, 0)"
PASS background is "rgb(0, 0, 0)"
PASS background is "rgb(0, 0, 0)"

Powered by Google App Engine
This is Rietveld 408576698