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

Unified Diff: LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-28-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/css3/selectors3/html/css3-modsel-28-expected.txt
diff --git a/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-28-expected.txt b/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-28-expected.txt
index cd21f08744dfabac6c421a1137b440cca3104465..4c035baf467ae2d3b780f6c8eedbc6090fea6f49 100644
--- a/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-28-expected.txt
+++ b/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-28-expected.txt
@@ -5,52 +5,52 @@ layer at (0,0) size 800x538
LayoutBlockFlow {BODY} at (8,16) size 784x514
LayoutBlockFlow {UL} at (0,0) size 784x120
LayoutListItem {LI} at (40,0) size 744x20 [bgcolor=#00FF00]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 299x19
text run at (0,0) width 299: "This first list item should have a green background"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 95x19
text run at (0,0) width 95: "Second list item"
LayoutListItem {LI} at (40,40) size 744x20 [bgcolor=#00FF00]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 304x19
text run at (0,0) width 304: "This third list item should have a green background"
LayoutListItem {LI} at (40,60) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 89x19
text run at (0,0) width 89: "Fourth list item"
LayoutListItem {LI} at (40,80) size 744x20 [bgcolor=#00FF00]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 299x19
text run at (0,0) width 299: "This fifth list item should have a green background"
LayoutListItem {LI} at (40,100) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 79x19
text run at (0,0) width 79: "Sixth list item"
LayoutBlockFlow {OL} at (0,136) size 784x120
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 76x19
text run at (0,0) width 76: "First list item"
LayoutListItem {LI} at (40,20) size 744x20 [bgcolor=#00FF00]
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 320x19
text run at (0,0) width 320: "This second list item should have a green background"
LayoutListItem {LI} at (40,40) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 81x19
text run at (0,0) width 81: "Third list item"
LayoutListItem {LI} at (40,60) size 744x20 [bgcolor=#00FF00]
- LayoutListMarker at (-21,0) size 16x19: "4"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "4"
LayoutText {#text} at (0,0) size 312x19
text run at (0,0) width 312: "This fourth list item should have a green background"
LayoutListItem {LI} at (40,80) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "5"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "5"
LayoutText {#text} at (0,0) size 76x19
text run at (0,0) width 76: "Fifth list item"
LayoutListItem {LI} at (40,100) size 744x20 [bgcolor=#00FF00]
- LayoutListMarker at (-21,0) size 16x19: "6"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "6"
LayoutText {#text} at (0,0) size 304x19
text run at (0,0) width 304: "This sixth list item should have a green background"
LayoutBlockFlow {DIV} at (0,272) size 784x242

Powered by Google App Engine
This is Rietveld 408576698