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

Unified Diff: LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt

Issue 16599003: :hover style not applied on hover if its display property is different from original style's (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch (fixed test that was expected to fail and is now passing) Created 7 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/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt b/LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
index 4b32e8e18946bde2b019c8fa63c1f369813a241a..9b3d292976cd957e81246948fd0389be4bc8a7b5 100644
--- a/LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
+++ b/LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
@@ -5,11 +5,11 @@ PASS backgroundColor is "rgb(0, 255, 255)"
PASS backgroundColor is "rgb(0, 128, 0)"
PASS backgroundColor is "rgb(255, 0, 0)"
PASS backgroundColor is "rgb(0, 128, 0)"
-FAIL textColor should be rgb(0, 128, 0). Was rgb(0, 0, 0).
+PASS textColor is "rgb(0, 128, 0)"
PASS backgroundColor is "rgb(0, 255, 255)"
-FAIL textColor should be rgb(0, 255, 255). Was rgb(0, 0, 0).
+PASS textColor is "rgb(0, 255, 255)"
PASS backgroundColor is "rgb(0, 128, 0)"
-FAIL textColor should be rgb(0, 128, 0). Was rgb(0, 0, 0).
+PASS textColor is "rgb(0, 128, 0)"
PASS backgroundColor is "rgb(255, 0, 0)"
PASS textColor is "rgb(0, 0, 0)"
PASS backgroundColor is "rgb(0, 128, 0)"
« no previous file with comments | « LayoutTests/fast/css/hover-display-block-none-expected.txt ('k') | LayoutTests/fast/events/drag-display-none-element.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698