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

Unified Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-74-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/mac/css3/selectors3/xhtml/css3-modsel-74-expected.txt
diff --git a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-74-expected.txt b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-74-expected.txt
index eea8378a2864b5c00c753135f1c43c191399ce01..413e9c9dea62257bc78bc1c358c87b71990d9f74 100644
--- a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-74-expected.txt
+++ b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-74-expected.txt
@@ -5,52 +5,52 @@ layer at (0,0) size 800x512
LayoutBlockFlow {body} at (8,16) size 784x488
LayoutBlockFlow {ul} at (0,0) size 784x108
LayoutListItem {li} at (40,0) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 326x18
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 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 104x18
text run at (0,0) width 104: "Second list item"
LayoutListItem {li} at (40,36) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 330x18
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 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 99x18
text run at (0,0) width 99: "Fourth list item"
LayoutListItem {li} at (40,72) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 328x18
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 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 90x18
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 16x18: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 86x18
text run at (0,0) width 86: "First list item"
LayoutListItem {li} at (40,18) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-20,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 344x18
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 16x18: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
LayoutText {#text} at (0,0) size 92x18
text run at (0,0) width 92: "Third list item"
LayoutListItem {li} at (40,54) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-20,0) size 16x18: "4"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "4"
LayoutText {#text} at (0,0) size 339x18
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 16x18: "5"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "5"
LayoutText {#text} at (0,0) size 88x18
text run at (0,0) width 88: "Fifth list item"
LayoutListItem {li} at (40,90) size 744x18 [bgcolor=#00FF00]
- LayoutListMarker at (-20,0) size 16x18: "6"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "6"
LayoutText {#text} at (0,0) size 331x18
text run at (0,0) width 331: "This sixth list item should have a green background"
LayoutBlockFlow {div} at (0,248) size 784x240

Powered by Google App Engine
This is Rietveld 408576698