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

Unified Diff: LayoutTests/platform/win-xp/fast/lists/anonymous-items-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-xp/fast/lists/anonymous-items-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt b/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt
index 44dbb2157413cc732970b70ad5dc90582ba7c544..bd347605626625b7feb8a507c333adf877cd648d 100644
--- a/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt
@@ -8,35 +8,35 @@ layer at (0,0) size 800x600
text run at (0,0) width 371: "Tests list item numbering when there are anonymous list items."
LayoutBlockFlow {OL} at (0,36) size 784x20
LayoutListItem {<pseudo:after>} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutBlockFlow {OL} at (0,72) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "one"
LayoutListItem {<pseudo:after>} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutBlockFlow {OL} at (0,128) size 784x20
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutBlockFlow {OL} at (0,164) size 784x40
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 23x19
text run at (0,0) width 23: "two"
LayoutBlockFlow {OL} at (0,220) size 784x80
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "one"
LayoutBlockFlow {DIV} at (40,20) size 744x40
@@ -44,27 +44,27 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 18x19
text run at (0,0) width 18: "div"
LayoutListItem {<pseudo:after>} at (0,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutListItem {LI} at (40,60) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 30x19
text run at (0,0) width 30: "three"
LayoutBlockFlow {OL} at (0,316) size 784x80
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "one"
LayoutBlockFlow {DIV} at (40,20) size 744x40
LayoutListItem {<pseudo:before>} at (0,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutBlockFlow (anonymous) at (0,20) size 744x20
LayoutText {#text} at (0,0) size 18x19
text run at (0,0) width 18: "div"
LayoutListItem {LI} at (40,60) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 30x19
text run at (0,0) width 30: "three"

Powered by Google App Engine
This is Rietveld 408576698