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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/basic/contextual_selectors-expected.txt
diff --git a/LayoutTests/platform/linux/css1/basic/contextual_selectors-expected.txt b/LayoutTests/platform/linux/css1/basic/contextual_selectors-expected.txt
index 1cdccd27ba2f814693ce1605ef8b2647b5b9d192..6afedd2e29712eb3cf01f12b37f63147ab369d7a 100644
--- a/LayoutTests/platform/linux/css1/basic/contextual_selectors-expected.txt
+++ b/LayoutTests/platform/linux/css1/basic/contextual_selectors-expected.txt
@@ -30,7 +30,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,203) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutInline {EM} at (0,0) size 38x19 [color=#008000]
LayoutText {#text} at (0,0) size 38x19
text run at (0,0) width 38: "Hello."
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (42,0) width 372: "The first \"hello\" should be green, but this part should be black."
LayoutBlockFlow {UL} at (0,20) size 744x20
LayoutListItem {LI} at (40,0) size 704x20 [color=#008000]
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
LayoutTable {TABLE} at (0,259) size 699x165 [border: (1px outset #808080)]
@@ -68,7 +68,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (4,75) size 677x40
LayoutListItem {LI} at (40,0) size 637x40
LayoutBlockFlow (anonymous) at (0,0) size 637x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutInline {EM} at (0,0) size 38x19 [color=#008000]
LayoutText {#text} at (0,0) size 38x19
text run at (0,0) width 38: "Hello."
@@ -77,6 +77,6 @@ layer at (0,0) size 800x600
text run at (42,0) width 372: "The first \"hello\" should be green, but this part should be black."
LayoutBlockFlow {UL} at (0,20) size 637x20
LayoutListItem {LI} at (40,0) size 597x20 [color=#008000]
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."

Powered by Google App Engine
This is Rietveld 408576698