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

Unified Diff: LayoutTests/platform/win/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/css3/selectors3/html/css3-modsel-28-expected.txt
diff --git a/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt b/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt
index 6358598e1b4aa62737137cd9fce84f803ce64ae1..243f0ddac41262f556e8578341d4450d66a2fadf 100644
--- a/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt
+++ b/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt
@@ -5,52 +5,52 @@ layer at (0,0) size 800x496
LayoutBlockFlow {BODY} at (8,16) size 784x472
LayoutBlockFlow {UL} at (0,0) size 784x108
LayoutListItem {LI} at (40,0) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 326x17
text run at (0,0) width 326: "This first list item should have a green background"
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 104x17
text run at (0,0) width 104: "Second list item"
LayoutListItem {LI} at (40,36) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 330x17
text run at (0,0) width 330: "This third list item should have a green background"
LayoutListItem {LI} at (40,54) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 99x17
text run at (0,0) width 99: "Fourth list item"
LayoutListItem {LI} at (40,72) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 328x17
text run at (0,0) width 328: "This fifth list item should have a green background"
LayoutListItem {LI} at (40,90) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 90x17
text run at (0,0) width 90: "Sixth list item"
LayoutBlockFlow {OL} at (0,124) size 784x108
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 86x17
text run at (0,0) width 86: "First list item"
LayoutListItem {LI} at (40,18) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-20,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
LayoutText {#text} at (0,0) size 344x17
text run at (0,0) width 344: "This second list item should have a green background"
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "3"
LayoutText {#text} at (0,0) size 92x17
text run at (0,0) width 92: "Third list item"
LayoutListItem {LI} at (40,54) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-20,0) size 16x17: "4"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "4"
LayoutText {#text} at (0,0) size 339x17
text run at (0,0) width 339: "This fourth list item should have a green background"
LayoutListItem {LI} at (40,72) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "5"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "5"
LayoutText {#text} at (0,0) size 88x17
text run at (0,0) width 88: "Fifth list item"
LayoutListItem {LI} at (40,90) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-20,0) size 16x17: "6"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "6"
LayoutText {#text} at (0,0) size 331x17
text run at (0,0) width 331: "This sixth list item should have a green background"
LayoutBlockFlow {DIV} at (0,248) size 784x224

Powered by Google App Engine
This is Rietveld 408576698