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

Unified Diff: LayoutTests/platform/linux/css1/box_properties/padding_right-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/box_properties/padding_right-expected.txt
diff --git a/LayoutTests/platform/linux/css1/box_properties/padding_right-expected.txt b/LayoutTests/platform/linux/css1/box_properties/padding_right-expected.txt
index fbf696d2b064d28af8424e14e060c4eee8a0c45b..0deb209a2ec284694182dc5be71c7cf5912ced66 100644
--- a/LayoutTests/platform/linux/css1/box_properties/padding_right-expected.txt
+++ b/LayoutTests/platform/linux/css1/box_properties/padding_right-expected.txt
@@ -53,11 +53,11 @@ layer at (0,0) size 785x1185 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (101,40) width 476: "The text has been right-aligned in order to make the right padding easier to see."
LayoutBlockFlow {UL} at (0,503) size 769x40 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 704x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (13,0) size 691x19
text run at (13,0) width 691: "The right padding on this unordered list has been set to 25 pixels, which will require some extra text in order to test."
LayoutListItem {LI} at (40,20) size 704x20 [bgcolor=#FFFFFF]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (5,0) size 674x19
text run at (5,0) width 674: "This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the UL element."
LayoutBlockFlow {P} at (0,559) size 769x60 [bgcolor=#00FFFF]
@@ -112,12 +112,12 @@ layer at (0,0) size 785x1185 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (85,40) width 476: "The text has been right-aligned in order to make the right padding easier to see."
LayoutBlockFlow {UL} at (4,344) size 747x80 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 682x40
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (20,0) size 662x39
text run at (20,0) width 662: "The right padding on this unordered list has been set to 25 pixels, which will require some extra text in order to"
text run at (657,20) width 25: "test."
LayoutListItem {LI} at (40,40) size 682x40 [bgcolor=#FFFFFF]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (37,0) size 620x39
text run at (37,0) width 620: "This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the UL"
text run at (607,20) width 50: "element."

Powered by Google App Engine
This is Rietveld 408576698