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

Unified Diff: LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-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/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt b/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
index 7a77f6cabbe03ed898a9143639ba03da0717f8f9..ab798e3874563f896fc9cd73a0919cb798d59cc4 100644
--- a/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
@@ -36,26 +36,26 @@ layer at (0,0) size 800x332
LayoutListItem {LI} at (40,0) size 744x80 [border: none (2px solid #0000FF) none]
LayoutBlockFlow {UL} at (0,0) size 744x54
LayoutListItem {LI} at (40,0) size 704x18
- LayoutListMarker at (-57,0) size 7x18: bullet
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-57,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "dummy text"
LayoutListItem {LI} at (40,18) size 704x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "dummy text"
LayoutListItem {LI} at (40,36) size 704x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "dummy text"
LayoutBlockFlow (anonymous) at (0,54) size 744x24
LayoutText {#text} at (0,4) size 62x18
text run at (0,4) width 62: "HERE \x{21E9}"
LayoutListItem {LI} at (40,80) size 744x26 [border: none (2px solid #0000FF) none]
- LayoutListMarker at (-17,4) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,4) size 7x18: bullet
LayoutText {#text} at (0,4) size 62x18
text run at (0,4) width 62: "HERE \x{21E9}"
LayoutListItem {LI} at (40,106) size 744x26 [border: none (2px solid #0000FF) none]
- LayoutListMarker at (-17,4) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,4) size 7x18: bullet
LayoutText {#text} at (0,4) size 62x18
text run at (0,4) width 62: "HERE \x{21E9}"

Powered by Google App Engine
This is Rietveld 408576698