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

Unified Diff: LayoutTests/platform/win/css2.1/t1205-c563-list-type-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/win/css2.1/t1205-c563-list-type-00-b-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt b/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt
index a166bbb92e2e10d9f3196c9e3d9e622f2712d08c..bfdc7815662dfe4b4ee4b141c85eaed03a112663 100644
--- a/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt
@@ -8,41 +8,41 @@ layer at (0,0) size 800x330
text run at (0,0) width 466: "Each bullet should look as described, and there should be no red present."
LayoutBlockFlow {UL} at (0,34) size 784x54
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 26x17
text run at (0,0) width 26: "disc"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 26x17
text run at (0,0) width 26: "disc"
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 26x17
text run at (0,0) width 26: "disc"
LayoutBlockFlow {UL} at (0,104) size 784x54
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "circle"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "circle"
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "circle"
LayoutBlockFlow {UL} at (0,174) size 784x54
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x17: black square
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: black square
LayoutText {#text} at (0,0) size 42x17
text run at (0,0) width 42: "square"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-17,0) size 7x17: black square
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: black square
LayoutText {#text} at (0,0) size 42x17
text run at (0,0) width 42: "square"
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x17: black square
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: black square
LayoutText {#text} at (0,0) size 42x17
text run at (0,0) width 42: "square"
LayoutBlockFlow {UL} at (0,244) size 784x54 [color=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698