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

Unified Diff: LayoutTests/platform/linux/fast/block/positioning/padding-percent-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/fast/block/positioning/padding-percent-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/positioning/padding-percent-expected.txt b/LayoutTests/platform/linux/fast/block/positioning/padding-percent-expected.txt
index 36947318277ab759a9d71d01fd5dcc5598f45e3c..88475388c53e9abe7a33788f0148700d8cdc03e2 100644
--- a/LayoutTests/platform/linux/fast/block/positioning/padding-percent-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/positioning/padding-percent-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {OL} at (0,0) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 149x19
text run at (0,0) width 149: "Make text bigger/smaller"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 207x19
text run at (0,0) width 207: "Make the window narrower/wider"
layer at (8,64) size 125x26

Powered by Google App Engine
This is Rietveld 408576698