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

Unified Diff: LayoutTests/platform/win/css2.1/t120401-scope-03-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/win/css2.1/t120401-scope-03-c-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt b/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt
index 3668f088e58fc69c0bcf0f8afa2219a6537bf57f..ee639f4f345e6a2f1622b83011ef144dbe7634d8 100644
--- a/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 24x17
RenderTextFragment at (0,0) size 11x17
text run at (0,0) width 11: "B"
- RenderCounter at (10,0) size 9x17
+ LayoutCounter at (10,0) size 9x17
text run at (10,0) width 9: "1"
RenderTextFragment at (18,0) size 6x17
text run at (18,0) width 6: "-"
@@ -19,7 +19,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 24x17
RenderTextFragment at (24,0) size 11x17
text run at (24,0) width 11: "B"
- RenderCounter at (34,0) size 9x17
+ LayoutCounter at (34,0) size 9x17
text run at (34,0) width 9: "2"
RenderTextFragment at (42,0) size 6x17
text run at (42,0) width 6: "-"
@@ -27,28 +27,28 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 24x17
RenderTextFragment at (48,0) size 11x17
text run at (48,0) width 11: "B"
- RenderCounter at (58,0) size 9x17
+ LayoutCounter at (58,0) size 9x17
text run at (58,0) width 9: "3"
RenderTextFragment at (66,0) size 6x17
text run at (66,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x17
RenderTextFragment at (72,0) size 12x17
text run at (72,0) width 12: "A"
- RenderCounter at (83,0) size 9x17
+ LayoutCounter at (83,0) size 9x17
text run at (83,0) width 9: "4"
RenderTextFragment at (91,0) size 6x17
text run at (91,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x17
RenderTextFragment at (96,0) size 13x17
text run at (96,0) width 13: "A"
- RenderCounter at (108,0) size 21x17
+ LayoutCounter at (108,0) size 21x17
text run at (108,0) width 21: "4.1"
RenderTextFragment at (128,0) size 6x17
text run at (128,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x17
RenderTextFragment at (133,0) size 13x17
text run at (133,0) width 13: "A"
- RenderCounter at (145,0) size 9x17
+ LayoutCounter at (145,0) size 9x17
text run at (145,0) width 9: "5"
RenderTextFragment at (153,0) size 6x17
text run at (153,0) width 6: "-"

Powered by Google App Engine
This is Rietveld 408576698