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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/classification/list_style-expected.txt
diff --git a/LayoutTests/platform/linux/css1/classification/list_style-expected.txt b/LayoutTests/platform/linux/css1/classification/list_style-expected.txt
index ce3493da0baf8e7fb290635f4b625b90d689fb0e..5276e10887229ef747e7e151d1358a7fb0593a3f 100644
--- a/LayoutTests/platform/linux/css1/classification/list_style-expected.txt
+++ b/LayoutTests/platform/linux/css1/classification/list_style-expected.txt
@@ -15,13 +15,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,81) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,99) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
- LayoutListMarker at (0,0) size 19x19: "A"
+ LayoutListMarker (anonymous) at (0,0) size 19x19: "A"
LayoutText {#text} at (19,0) size 735x39
text run at (19,0) width 716: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the left margin, leaving"
text run at (0,20) width 228: "no blank space beneath the capital-A."
LayoutBlockFlow {UL} at (0,155) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 737x39
text run at (0,0) width 448: "The text in this item have an orange square for its bullet; failing that, a disc. "
text run at (448,0) width 289: "Also, the bullet should be outside the text block,"
@@ -40,13 +40,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (12,28) size 770x120 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutBlockFlow {UL} at (4,4) size 762x40
LayoutListItem {LI} at (40,0) size 722x40
- LayoutListMarker at (0,0) size 19x19: "A"
+ LayoutListMarker (anonymous) at (0,0) size 19x19: "A"
LayoutText {#text} at (19,0) size 690x39
text run at (19,0) width 671: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the left margin,"
text run at (0,20) width 273: "leaving no blank space beneath the capital-A."
LayoutBlockFlow {UL} at (4,60) size 762x40
LayoutListItem {LI} at (40,0) size 722x40
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 695x39
text run at (0,0) width 448: "The text in this item have an orange square for its bullet; failing that, a disc. "
text run at (448,0) width 247: "Also, the bullet should be outside the text"

Powered by Google App Engine
This is Rietveld 408576698