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/mac/fast/text/whitespace/tab-character-basics-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/mac/fast/text/whitespace/tab-character-basics-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt b/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt
index 20bd4a57946f5273c6e3ea39513f5fd5e4e2dc03..b9392deabc9bdc99dfdbb306838582745037eb32 100644
--- a/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt
@@ -14,15 +14,15 @@ layer at (0,0) size 800x502
text run at (0,21) width 77: "X\x{9}XX\x{9}XXX"
LayoutBlockFlow {OL} at (3,114) size 640x63
LayoutListItem {LI} at (40,0) size 600x21
- LayoutListMarker at (-33.80,0) size 28.80x20: "1"
+ LayoutListMarker (anonymous) at (-33.80,0) size 28.80x20: "1"
LayoutText {#text} at (0,0) size 29x20
text run at (0,0) width 29: "a\x{9}X"
LayoutListItem {LI} at (40,21) size 600x21
- LayoutListMarker at (-33.80,0) size 28.80x20: "2"
+ LayoutListMarker (anonymous) at (-33.80,0) size 28.80x20: "2"
LayoutText {#text} at (0,0) size 39x20
text run at (0,0) width 39: "bb\x{9}X"
LayoutListItem {LI} at (40,42) size 600x21
- LayoutListMarker at (-33.80,0) size 28.80x20: "3"
+ LayoutListMarker (anonymous) at (-33.80,0) size 28.80x20: "3"
LayoutText {#text} at (0,0) size 49x20
text run at (0,0) width 49: "ccc\x{9}X"
LayoutBlockFlow {P} at (3,193) size 640x21 [color=#0000FF]
@@ -30,15 +30,15 @@ layer at (0,0) size 800x502
text run at (0,0) width 481: "-- Following text and list are whitespace:PRE only"
LayoutBlockFlow {OL} at (3,230) size 640x63
LayoutListItem {LI} at (40,0) size 600x21
- LayoutListMarker at (-33.80,0) size 28.80x20: "1"
+ LayoutListMarker (anonymous) at (-33.80,0) size 28.80x20: "1"
LayoutText {#text} at (0,0) size 164x20
text run at (0,0) width 164: "a\x{9}\x{9}X"
LayoutListItem {LI} at (40,21) size 600x21
- LayoutListMarker at (-33.80,0) size 28.80x20: "2"
+ LayoutListMarker (anonymous) at (-33.80,0) size 28.80x20: "2"
LayoutText {#text} at (0,0) size 87x20
text run at (0,0) width 87: "bb\x{9}X"
LayoutListItem {LI} at (40,42) size 600x21
- LayoutListMarker at (-33.80,0) size 28.80x20: "3"
+ LayoutListMarker (anonymous) at (-33.80,0) size 28.80x20: "3"
LayoutText {#text} at (0,0) size 87x20
text run at (0,0) width 87: "ccc\x{9}X"
LayoutBlockFlow {P} at (3,309) size 640x63

Powered by Google App Engine
This is Rietveld 408576698