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

Unified Diff: LayoutTests/platform/win/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/fast/lists/anonymous-items-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt b/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt
index 79ececdae9a4888bc7418adc383abd02559a41ed..e86d3d198987cd2017d964810faa9dbd40f4e631 100644
--- a/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt
+++ b/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt
@@ -8,35 +8,35 @@ layer at (0,0) size 800x600
text run at (0,0) width 406: "Tests list item numbering when there are anonymous list items."
LayoutBlockFlow {OL} at (0,34) size 784x18
LayoutListItem {<pseudo:after>} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "ONE"
LayoutBlockFlow {OL} at (0,68) size 784x36
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutText {#text} at (0,0) size 24x17
text run at (0,0) width 24: "one"
LayoutListItem {<pseudo:after>} at (40,18) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
LayoutTextFragment at (0,0) size 37x17
text run at (0,0) width 37: "TWO"
LayoutBlockFlow {OL} at (0,120) size 784x18
LayoutListItem {<pseudo:before>} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "ONE"
LayoutBlockFlow {OL} at (0,154) size 784x36
LayoutListItem {<pseudo:before>} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "ONE"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
LayoutText {#text} at (0,0) size 24x17
text run at (0,0) width 24: "two"
LayoutBlockFlow {OL} at (0,206) size 784x72
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutText {#text} at (0,0) size 24x17
text run at (0,0) width 24: "one"
LayoutBlockFlow {DIV} at (40,18) size 744x36
@@ -44,27 +44,27 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 21x17
text run at (0,0) width 21: "div"
LayoutListItem {<pseudo:after>} at (0,18) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
LayoutTextFragment at (0,0) size 37x17
text run at (0,0) width 37: "TWO"
LayoutListItem {LI} at (40,54) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "3"
LayoutText {#text} at (0,0) size 32x17
text run at (0,0) width 32: "three"
LayoutBlockFlow {OL} at (0,294) size 784x72
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutText {#text} at (0,0) size 24x17
text run at (0,0) width 24: "one"
LayoutBlockFlow {DIV} at (40,18) size 744x36
LayoutListItem {<pseudo:before>} at (0,0) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
LayoutTextFragment at (0,0) size 37x17
text run at (0,0) width 37: "TWO"
LayoutBlockFlow (anonymous) at (0,18) size 744x18
LayoutText {#text} at (0,0) size 21x17
text run at (0,0) width 21: "div"
LayoutListItem {LI} at (40,54) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "3"
LayoutText {#text} at (0,0) size 32x17
text run at (0,0) width 32: "three"

Powered by Google App Engine
This is Rietveld 408576698