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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Top-level text Nested text 1 Top-level text Nested text
2 Other div 2 Other div
3 PASS backgroundColor is "rgb(0, 128, 0)" 3 PASS backgroundColor is "rgb(0, 128, 0)"
4 PASS backgroundColor is "rgb(0, 255, 255)" 4 PASS backgroundColor is "rgb(0, 255, 255)"
5 PASS backgroundColor is "rgb(0, 128, 0)" 5 PASS backgroundColor is "rgb(0, 128, 0)"
6 PASS backgroundColor is "rgb(255, 0, 0)" 6 PASS backgroundColor is "rgb(255, 0, 0)"
7 PASS backgroundColor is "rgb(0, 128, 0)" 7 PASS backgroundColor is "rgb(0, 128, 0)"
8 FAIL textColor should be rgb(0, 128, 0). Was rgb(0, 0, 0). 8 PASS textColor is "rgb(0, 128, 0)"
9 PASS backgroundColor is "rgb(0, 255, 255)" 9 PASS backgroundColor is "rgb(0, 255, 255)"
10 FAIL textColor should be rgb(0, 255, 255). Was rgb(0, 0, 0). 10 PASS textColor is "rgb(0, 255, 255)"
11 PASS backgroundColor is "rgb(0, 128, 0)" 11 PASS backgroundColor is "rgb(0, 128, 0)"
12 FAIL textColor should be rgb(0, 128, 0). Was rgb(0, 0, 0). 12 PASS textColor is "rgb(0, 128, 0)"
13 PASS backgroundColor is "rgb(255, 0, 0)" 13 PASS backgroundColor is "rgb(255, 0, 0)"
14 PASS textColor is "rgb(0, 0, 0)" 14 PASS textColor is "rgb(0, 0, 0)"
15 PASS backgroundColor is "rgb(0, 128, 0)" 15 PASS backgroundColor is "rgb(0, 128, 0)"
16 PASS backgroundColor is "rgb(0, 255, 255)" 16 PASS backgroundColor is "rgb(0, 255, 255)"
17 PASS backgroundColor is "rgb(0, 128, 0)" 17 PASS backgroundColor is "rgb(0, 128, 0)"
18 PASS backgroundColor is "rgb(255, 0, 0)" 18 PASS backgroundColor is "rgb(255, 0, 0)"
19 19
OLDNEW
« 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