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

Unified Diff: LayoutTests/fast/css/dynamic-class-pseudo-elements-expected.txt

Issue 672953002: Convert first letter into a pseudo element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/dynamic-class-pseudo-elements.html ('k') | LayoutTests/fast/css/first-letter.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/dynamic-class-pseudo-elements-expected.txt
diff --git a/LayoutTests/fast/css/dynamic-class-pseudo-elements-expected.txt b/LayoutTests/fast/css/dynamic-class-pseudo-elements-expected.txt
index 010b6017e19ba835eb551884112f3082cf37e204..a11972869fe9f2049c33526cf8a9be130e5e2ef6 100644
--- a/LayoutTests/fast/css/dynamic-class-pseudo-elements-expected.txt
+++ b/LayoutTests/fast/css/dynamic-class-pseudo-elements-expected.txt
@@ -13,7 +13,7 @@ PASS getComputedStyle(r3, '::first-line').backgroundColor is transparent
PASS internals.updateStyleAndReturnAffectedElementCount() is 9
PASS getComputedStyle(r3, '::first-line').backgroundColor is green
PASS getComputedStyle(r4, '::first-letter').backgroundColor is transparent
-PASS internals.updateStyleAndReturnAffectedElementCount() is 8
+PASS internals.updateStyleAndReturnAffectedElementCount() is 10
PASS getComputedStyle(r4, '::first-letter').backgroundColor is green
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/css/dynamic-class-pseudo-elements.html ('k') | LayoutTests/fast/css/first-letter.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698