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

Unified Diff: LayoutTests/platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt

Issue 884483003: Rename/move counter rendering code to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
Index: LayoutTests/platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt b/LayoutTests/platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt
index 3443d618b7009c0cc1f88ad2bca59efc1fe57a76..9eca0bb215d404c239bb4a54790bb974df4b60ed 100644
--- a/LayoutTests/platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt
@@ -14,11 +14,11 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,32) size 784x16
RenderInline {CODE} at (0,0) size 62x13
RenderInline {<pseudo:before>} at (0,0) size 8x13
- RenderCounter at (0,3) size 8x13
+ LayoutCounter at (0,3) size 8x13
text run at (0,3) width 8: "\x{25E6}"
RenderText {#text} at (7,3) size 48x13
text run at (7,3) width 48: "PASSED"
RenderInline {<pseudo:after>} at (0,0) size 8x13
- RenderCounter at (54,3) size 8x13
+ LayoutCounter at (54,3) size 8x13
text run at (54,3) width 8: "\x{25A0}"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698