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

Unified Diff: LayoutTests/platform/android/css2.1/t1202-counters-16-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/android/css2.1/t1202-counters-16-c-expected.txt
diff --git a/LayoutTests/platform/android/css2.1/t1202-counters-16-c-expected.txt b/LayoutTests/platform/android/css2.1/t1202-counters-16-c-expected.txt
index 21b80656ca70f208087693246c17cf03a30c250e..8c43aab74d7ba284d742bc29c1c5cefe5af4a21b 100644
--- a/LayoutTests/platform/android/css2.1/t1202-counters-16-c-expected.txt
+++ b/LayoutTests/platform/android/css2.1/t1202-counters-16-c-expected.txt
@@ -9,24 +9,24 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 34x19
RenderInline (generated) at (0,0) size 34x19
- RenderCounter at (0,0) size 20x19
+ LayoutCounter at (0,0) size 20x19
text run at (0,0) width 20: "1.1"
RenderText at (20,0) size 14x19
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x19
RenderInline (generated) at (0,0) size 30x19
- RenderCounter at (34,0) size 16x19
+ LayoutCounter at (34,0) size 16x19
text run at (34,0) width 16: "12"
RenderText at (50,0) size 14x19
text run at (50,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 106x19
RenderInline (generated) at (0,0) size 106x19
- RenderCounter at (64,0) size 20x19
+ LayoutCounter at (64,0) size 20x19
text run at (64,0) width 20: "1.3"
RenderText at (84,0) size 28x19
text run at (84,0) width 16: "-- "
text run at (100,0) width 12: "--"
- RenderCounter at (112,0) size 58x19
+ LayoutCounter at (112,0) size 58x19
text run at (112,0) width 58: "1-------3"
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 170x19

Powered by Google App Engine
This is Rietveld 408576698