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

Unified Diff: LayoutTests/platform/win/css1/classification/list_style_position-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/classification/list_style_position-expected.txt
diff --git a/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt b/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt
index 033aacee8654622f0856d71349a6803c32af2312..f282fb794fd3b4aa38eb424986044a48a3dde99d 100644
--- a/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt
+++ b/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt
@@ -16,13 +16,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,95) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,113) size 784x36
LayoutListItem {LI} at (40,0) size 744x36
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 743x35
text run at (0,0) width 743: "The text in this item should behave as expected; that is, it should line up with itself on the left margin, leaving blank"
text run at (0,18) width 158: "space beneath the bullet."
LayoutBlockFlow {UL} at (0,165) size 784x36
LayoutListItem {LI} at (40,0) size 744x36
- LayoutListMarker at (-1,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x17: bullet
LayoutText {#text} at (14,0) size 719x35
text run at (14,0) width 705: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left margin,"
text run at (0,18) width 268: "leaving no blank space beneath the bullet."
@@ -40,13 +40,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (12,26) size 770x112 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutBlockFlow {UL} at (4,4) size 762x36
LayoutListItem {LI} at (40,0) size 722x36
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 704x35
text run at (0,0) width 704: "The text in this item should behave as expected; that is, it should line up with itself on the left margin, leaving"
text run at (0,18) width 197: "blank space beneath the bullet."
LayoutBlockFlow {UL} at (4,56) size 762x36
LayoutListItem {LI} at (40,0) size 722x36
- LayoutListMarker at (-1,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x17: bullet
LayoutText {#text} at (14,0) size 719x35
text run at (14,0) width 705: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left margin,"
text run at (0,18) width 268: "leaving no blank space beneath the bullet."

Powered by Google App Engine
This is Rietveld 408576698