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

Unified Diff: LayoutTests/platform/linux/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/linux/css2.1/t1205-c565-list-pos-00-b-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t1205-c565-list-pos-00-b-expected.txt b/LayoutTests/platform/linux/css2.1/t1205-c565-list-pos-00-b-expected.txt
index c6eebad1823808f36f45c865f735526950832c76..735a43be8c781ee4d50db0f12b01b674a6bf1db0 100644
--- a/LayoutTests/platform/linux/css2.1/t1205-c565-list-pos-00-b-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t1205-c565-list-pos-00-b-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x102
text run at (0,0) width 341: "The following two boxes should be identical, to the pixel."
LayoutBlockFlow {OL} at (80,36) size 160x20 [color=#FFFFFF] [bgcolor=#000080]
LayoutListItem {LI} at (0,0) size 160x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutInline {SPAN} at (0,0) size 12x19 [color=#000080]
LayoutText {#text} at (0,0) size 12x19
text run at (0,0) width 12: "1."
@@ -16,7 +16,7 @@ layer at (0,0) size 800x102
text run at (12,0) width 30: " Test"
LayoutBlockFlow {OL} at (80,57.59) size 160x20 [color=#000080] [bgcolor=#000080]
LayoutListItem {LI} at (0,0) size 160x20
- LayoutListMarker at (0,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (0,0) size 16x19: "1"
LayoutInline {SPAN} at (0,0) size 26x19 [color=#FFFFFF]
LayoutText {#text} at (16,0) size 26x19
text run at (16,0) width 26: "Test"

Powered by Google App Engine
This is Rietveld 408576698