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

Unified Diff: LayoutTests/platform/win/css1/classification/list_style-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-expected.txt
diff --git a/LayoutTests/platform/win/css1/classification/list_style-expected.txt b/LayoutTests/platform/win/css1/classification/list_style-expected.txt
index f5842df6438d1031cbb3ef53721fcfbc1207b8e2..d86f1abc5f3c7c51a6b38da1de4bf1ec2a1871a8 100644
--- a/LayoutTests/platform/win/css1/classification/list_style-expected.txt
+++ b/LayoutTests/platform/win/css1/classification/list_style-expected.txt
@@ -15,13 +15,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,79) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,97) size 784x36
LayoutListItem {LI} at (40,0) size 744x36
- LayoutListMarker at (0,0) size 19.55x17: "A"
+ LayoutListMarker (anonymous) at (0,0) size 19.55x17: "A"
LayoutText {#text} at (19,0) size 695x35
text run at (19,0) width 676: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the left"
text run at (0,18) width 345: "margin, leaving no blank space beneath the capital-A."
LayoutBlockFlow {UL} at (0,149) size 784x37
LayoutListItem {LI} at (40,0) size 744x37
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 727x35
text run at (0,1) width 489: "The text in this item have an orange square for its bullet; failing that, a disc. "
text run at (488,1) width 239: "Also, the bullet should be outside the"
@@ -40,13 +40,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (12,26) size 770x113 [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 (0,0) size 19.55x17: "A"
+ LayoutListMarker (anonymous) at (0,0) size 19.55x17: "A"
LayoutText {#text} at (19,0) size 695x35
text run at (19,0) width 676: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the left"
text run at (0,18) width 345: "margin, leaving no blank space beneath the capital-A."
LayoutBlockFlow {UL} at (4,56) size 762x37
LayoutListItem {LI} at (40,0) size 722x37
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 703x35
text run at (0,1) width 489: "The text in this item have an orange square for its bullet; failing that, a disc. "
text run at (488,1) width 215: "Also, the bullet should be outside"

Powered by Google App Engine
This is Rietveld 408576698