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

Unified Diff: LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/t1205-c565-list-pos-00-b-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt b/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt
index a2dae2c2d52f0f51eb8e39b30830d4a694106163..d5ddac814029d3b76c459fd5cc5cc6b484c4578f 100644
--- a/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x96
text run at (0,0) width 370: "The following two boxes should be identical, to the pixel."
LayoutBlockFlow {OL} at (80,34) size 160x18 [color=#FFFFFF] [bgcolor=#000080]
LayoutListItem {LI} at (0,0) size 160x18
- LayoutListMarker at (-20,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
LayoutInline {SPAN} at (0,0) size 12x18 [color=#000080]
LayoutText {#text} at (0,0) size 12x18
text run at (0,0) width 12: "1."
@@ -16,7 +16,7 @@ layer at (0,0) size 800x96
text run at (12,0) width 32: " Test"
LayoutBlockFlow {OL} at (80,53.59) size 160x18 [color=#000080] [bgcolor=#000080]
LayoutListItem {LI} at (0,0) size 160x18
- LayoutListMarker at (0,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (0,0) size 16x18: "1"
LayoutInline {SPAN} at (0,0) size 28x18 [color=#FFFFFF]
LayoutText {#text} at (16,0) size 28x18
text run at (16,0) width 28: "Test"

Powered by Google App Engine
This is Rietveld 408576698