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

Unified Diff: LayoutTests/platform/mac/css2.1/t120401-scope-02-c-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/css2.1/t120401-scope-02-c-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt b/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt
index 766153635cae330b8c5fd09378f02c117999824b..6a2cbdc101a427802cdeca14020f825342f9e497 100644
--- a/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x88
RenderInline {<pseudo:before>} at (0,0) size 24x16
RenderTextFragment at (0,0) size 11x16
text run at (0,0) width 11: "B"
- RenderCounter at (10,0) size 9x16
+ LayoutCounter at (10,0) size 9x16
text run at (10,0) width 9: "1"
RenderTextFragment at (18,0) size 6x16
text run at (18,0) width 6: "-"
@@ -19,7 +19,7 @@ layer at (0,0) size 800x88
RenderInline {<pseudo:before>} at (0,0) size 36x16
RenderTextFragment at (24,0) size 11x16
text run at (24,0) width 11: "B"
- RenderCounter at (34,0) size 21x16
+ LayoutCounter at (34,0) size 21x16
text run at (34,0) width 21: "1.1"
RenderTextFragment at (54,0) size 6x16
text run at (54,0) width 6: "-"
@@ -27,28 +27,28 @@ layer at (0,0) size 800x88
RenderInline {<pseudo:before>} at (0,0) size 36x16
RenderTextFragment at (60,0) size 11x16
text run at (60,0) width 11: "B"
- RenderCounter at (70,0) size 21x16
+ LayoutCounter at (70,0) size 21x16
text run at (70,0) width 21: "1.2"
RenderTextFragment at (90,0) size 6x16
text run at (90,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x16
RenderTextFragment at (96,0) size 12x16
text run at (96,0) width 12: "A"
- RenderCounter at (107,0) size 21x16
+ LayoutCounter at (107,0) size 21x16
text run at (107,0) width 21: "1.3"
RenderTextFragment at (127,0) size 6x16
text run at (127,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x16
RenderTextFragment at (132,0) size 13x16
text run at (132,0) width 13: "A"
- RenderCounter at (144,0) size 21x16
+ LayoutCounter at (144,0) size 21x16
text run at (144,0) width 21: "1.4"
RenderTextFragment at (164,0) size 6x16
text run at (164,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x16
RenderTextFragment at (169,0) size 13x16
text run at (169,0) width 13: "A"
- RenderCounter at (181,0) size 9x16
+ LayoutCounter at (181,0) size 9x16
text run at (181,0) width 9: "2"
RenderTextFragment at (189,0) size 6x16
text run at (189,0) width 6: "-"

Powered by Google App Engine
This is Rietveld 408576698