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

Unified Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/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/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
index 2abf6c65b05796cd87a0d6a2fea879ce23b3f401..41ce1449b9a8666530af487b69782352ca11e8d0 100644
--- a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
@@ -14,15 +14,15 @@ layer at (0,0) size 800x446
text run at (0,20) width 74: "X\x{9}XX\x{9}XXX"
LayoutBlockFlow {OL} at (3,111) size 640x60
LayoutListItem {LI} at (40,0) size 600x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "a\x{9}X"
LayoutListItem {LI} at (40,20) size 600x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 31x19
text run at (0,0) width 31: "bb\x{9}X"
LayoutListItem {LI} at (40,40) size 600x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 36x19
text run at (0,0) width 36: "ccc\x{9}X"
LayoutBlockFlow {P} at (3,187) size 640x20 [color=#0000FF]
@@ -30,15 +30,15 @@ layer at (0,0) size 800x446
text run at (0,0) width 301: "-- Following text and list are whitespace:PRE only"
LayoutBlockFlow {OL} at (3,223) size 640x60
LayoutListItem {LI} at (40,0) size 600x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 75x19
text run at (0,0) width 75: "a\x{9}\x{9}X"
LayoutListItem {LI} at (40,20) size 600x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 43x19
text run at (0,0) width 43: "bb\x{9}X"
LayoutListItem {LI} at (40,40) size 600x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 43x19
text run at (0,0) width 43: "ccc\x{9}X"
LayoutBlockFlow {P} at (3,299) size 640x40

Powered by Google App Engine
This is Rietveld 408576698