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

Unified 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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/first-letter-hover-002-expected.html
diff --git a/LayoutTests/fast/css/first-letter-hover-002-expected.html b/LayoutTests/fast/css/first-letter-hover-002-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..5165f5263a5cb7443aae4c08d67f4b55e81b6eb5
--- /dev/null
+++ b/LayoutTests/fast/css/first-letter-hover-002-expected.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<div style="width: 400px; height: 400px;">
+<p><span style="background-color:green">X</span></p>
+<p>The X above should have a green background when hovered.</p>
+</div>
« 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
This is Rietveld 408576698