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

Unified Diff: LayoutTests/platform/win/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/css2.1/t1204-order-01-d-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t1204-order-01-d-expected.txt b/LayoutTests/platform/win/css2.1/t1204-order-01-d-expected.txt
index 1e7796f2b9a356f0492a870a8b5883151da7902d..b9f5b52320ef1d92c4fb107018747d9a51b5d4e8 100644
--- a/LayoutTests/platform/win/css2.1/t1204-order-01-d-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t1204-order-01-d-expected.txt
@@ -10,38 +10,38 @@ layer at (0,0) size 800x177
RenderBlock {UL} at (0,34) size 784x119
RenderBlock {LI} at (0,0) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "1"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "1"
RenderBlock (floating) {LI} at (0,20) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "2"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "2"
RenderBlock {LI} at (0,59) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "5"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "5"
RenderBlock {LI} at (0,79) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "7"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "7"
RenderBlock {LI} at (0,99) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "9"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "9"
layer at (8,70) size 50x39
RenderBlock (relative positioned) {LI} at (0,20) size 50x39 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,20) size 8x17
+ LayoutCounter at (1,20) size 8x17
text run at (1,20) width 8: "3"
RenderText {#text} at (9,20) size 8x17
text run at (9,20) width 8: "3"
@@ -50,21 +50,21 @@ layer at (8,109) size 48x0
layer at (136,109) size 50x20
RenderBlock (positioned) {DIV} at (128,0) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "4"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "4"
layer at (192,80) size 50x20
RenderBlock (positioned) {LI} at (192,80) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "6"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "6"
layer at (64,128) size 50x20
RenderBlock (positioned) {LI} at (64,128) size 50x20 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderCounter at (1,1) size 8x17
+ LayoutCounter at (1,1) size 8x17
text run at (1,1) width 8: "8"
RenderText {#text} at (9,1) size 8x17
text run at (9,1) width 8: "8"

Powered by Google App Engine
This is Rietveld 408576698