Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/css/first-letter-hover-002-expected.html

Issue 169643002: SubtreeStyleChange for :hover/:active/:focus with ::first-letter. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Check for :hover/:active/:focus instead. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <div style="width: 400px; height: 400px;">
3 <p><span style="background-color:green">X</span></p>
4 <p>The X above should have a green background when hovered.</p>
5 </div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/first-letter-hover-002.html ('k') | LayoutTests/fast/css/first-line-hover-001.html » ('j') | no next file with comments »

Powered by Google App Engine