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

Side by Side Diff: LayoutTests/fast/css/hover-leftmost-quirks-expected.txt

Issue 848853004: Support :hover/:active in quirks when leftmost in compound. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Moved comments Created 5 years, 11 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
(Empty)
1 Quirks mode - simple selectors right of :hover
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS window.eventSender is defined.
7 PASS getComputedStyle(t1).backgroundColor is transparent
8 PASS getComputedStyle(t1).backgroundColor is green
9 PASS getComputedStyle(t2).backgroundColor is transparent
10 PASS getComputedStyle(t2).backgroundColor is green
11 PASS getComputedStyle(t3).backgroundColor is transparent
12 PASS getComputedStyle(t3).backgroundColor is green
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16 Green background when hovered
17 Green background when hovered
18 Green background when hovered
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/hover-leftmost-quirks.html ('k') | LayoutTests/fast/css/hover-pseudo-element-quirks.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698