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

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

Issue 2787943002: [WIP] Use the flat tree for hover handling.
Patch Set: Created 3 years, 9 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: third_party/WebKit/LayoutTests/fast/css/hover-active-drag-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/hover-active-drag-expected.txt b/third_party/WebKit/LayoutTests/fast/css/hover-active-drag-expected.txt
index b11bbfbc6a74a6ecbd45de081a7bcd1598fb98e0..2302787841fea7e56f4216e4a3754b280e221493 100644
--- a/third_party/WebKit/LayoutTests/fast/css/hover-active-drag-expected.txt
+++ b/third_party/WebKit/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)"
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/css/hover-active-drag.html ('k') | third_party/WebKit/Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698