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

Unified Diff: LayoutTests/platform/win/css1/basic/contextual_selectors-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/css1/basic/contextual_selectors-expected.txt
diff --git a/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt b/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt
index 9fc3832af82449bc8d46750afec9809a2eb7d9c4..9233df71555ac2fca432dbc632fdda206d8edb5c 100644
--- a/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt
+++ b/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt
@@ -30,7 +30,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,197) size 784x36
LayoutListItem {LI} at (40,0) size 744x36
LayoutBlockFlow (anonymous) at (0,0) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutInline {EM} at (0,0) size 40x17 [color=#008000]
LayoutText {#text} at (0,0) size 40x17
text run at (0,0) width 40: "Hello."
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (43,0) width 403: "The first \"hello\" should be green, but this part should be black."
LayoutBlockFlow {UL} at (0,18) size 744x18
LayoutListItem {LI} at (40,0) size 704x18 [color=#008000]
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
LayoutTable {TABLE} at (0,249) size 730x156 [border: (1px outset #808080)]
@@ -68,7 +68,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (4,72) size 708x36
LayoutListItem {LI} at (40,0) size 668x36
LayoutBlockFlow (anonymous) at (0,0) size 668x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutInline {EM} at (0,0) size 40x17 [color=#008000]
LayoutText {#text} at (0,0) size 40x17
text run at (0,0) width 40: "Hello."
@@ -77,6 +77,6 @@ layer at (0,0) size 800x600
text run at (43,0) width 403: "The first \"hello\" should be green, but this part should be black."
LayoutBlockFlow {UL} at (0,18) size 668x18
LayoutListItem {LI} at (40,0) size 628x18 [color=#008000]
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."

Powered by Google App Engine
This is Rietveld 408576698