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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t1204-order-01-d-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-xp/css2.1/t1204-order-01-d-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t1204-order-01-d-expected.txt b/LayoutTests/platform/win-xp/css2.1/t1204-order-01-d-expected.txt
index d673671ae6d8925bdf0e9d3236ac4a8ad2cfb08d..9d09d65f9703fcf9acf24c209984c3561ecbc2ae 100644
--- a/LayoutTests/platform/win-xp/css2.1/t1204-order-01-d-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t1204-order-01-d-expected.txt
@@ -10,38 +10,38 @@ layer at (0,0) size 800x191
RenderBlock {UL} at (0,36) size 784x131
RenderBlock {LI} at (0,0) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "1"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "1"
RenderBlock (floating) {LI} at (0,22) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "2"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "2"
RenderBlock {LI} at (0,65) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "5"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "5"
RenderBlock {LI} at (0,87) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "7"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "7"
RenderBlock {LI} at (0,109) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "9"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "9"
layer at (8,74) size 50x43
RenderBlock (relative positioned) {LI} at (0,22) size 50x43 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,22) size 8x19
+ LayoutCounter at (1,22) size 8x19
text run at (1,22) width 8: "3"
RenderText {#text} at (9,22) size 8x19
text run at (9,22) width 8: "3"
@@ -50,21 +50,21 @@ layer at (8,117) size 48x0
layer at (136,117) size 50x22
RenderBlock (positioned) {DIV} at (128,0) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "4"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "4"
layer at (192,80) size 50x22
RenderBlock (positioned) {LI} at (192,80) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "6"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "6"
layer at (64,128) size 50x22
RenderBlock (positioned) {LI} at (64,128) size 50x22 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderCounter at (1,1) size 8x19
+ LayoutCounter at (1,1) size 8x19
text run at (1,1) width 8: "8"
RenderText {#text} at (9,1) size 8x19
text run at (9,1) width 8: "8"

Powered by Google App Engine
This is Rietveld 408576698