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

Unified Diff: LayoutTests/platform/mac/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/mac/css2.1/t1204-order-01-d-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1204-order-01-d-expected.txt b/LayoutTests/platform/mac/css2.1/t1204-order-01-d-expected.txt
index 50efad21565ee06df228f753a8889fa8ae9b4bf2..589ff4f41a9c9c0535c9d4ac818dac516e733ef5 100644
--- a/LayoutTests/platform/mac/css2.1/t1204-order-01-d-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t1204-order-01-d-expected.txt
@@ -10,38 +10,38 @@ layer at (0,0) size 800x163
RenderBlock {UL} at (0,32) size 784x107
RenderBlock {LI} at (0,0) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "1"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "1"
RenderBlock (floating) {LI} at (0,18) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "2"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "2"
RenderBlock {LI} at (0,53) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "5"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "5"
RenderBlock {LI} at (0,71) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "7"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "7"
RenderBlock {LI} at (0,89) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "9"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "9"
layer at (8,66) size 50x35
RenderBlock (relative positioned) {LI} at (0,18) size 50x35 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,18) size 8x16
+ LayoutCounter at (1,18) size 8x16
text run at (1,18) width 8: "3"
RenderText {#text} at (9,18) size 8x16
text run at (9,18) width 8: "3"
@@ -50,21 +50,21 @@ layer at (8,101) size 48x0
layer at (136,101) size 50x18
RenderBlock (positioned) {DIV} at (128,0) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "4"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "4"
layer at (192,80) size 50x18
RenderBlock (positioned) {LI} at (192,80) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "6"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "6"
layer at (64,128) size 50x18
RenderBlock (positioned) {LI} at (64,128) size 50x18 [border: (1px solid #000000)]
RenderInline {<pseudo:before>} at (0,0) size 8x16
- RenderCounter at (1,1) size 8x16
+ LayoutCounter at (1,1) size 8x16
text run at (1,1) width 8: "8"
RenderText {#text} at (9,1) size 8x16
text run at (9,1) width 8: "8"

Powered by Google App Engine
This is Rietveld 408576698