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-first-line-hover-expected.html

Issue 829393005: Don't match empty style rules. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/platform/android/fast/css/first-letter-first-line-hover-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/first-letter-first-line-hover-expected.html
diff --git a/LayoutTests/fast/css/first-letter-first-line-hover-expected.html b/LayoutTests/fast/css/first-letter-first-line-hover-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..5ece91bbd29ac7c9851196e60c31b8a3badecdcc
--- /dev/null
+++ b/LayoutTests/fast/css/first-letter-first-line-hover-expected.html
@@ -0,0 +1,6 @@
+<p>
+ <span style="color:green;font-size:48px">
+ <span style="background:pink">A</span>BCDEFG<br/>
+ </span>
+ Hover over "A". It must stay green.
+</p>
« no previous file with comments | « no previous file | LayoutTests/platform/android/fast/css/first-letter-first-line-hover-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698