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

Unified Diff: LayoutTests/platform/win-xp/fast/css/continuationCrash-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/fast/css/continuationCrash-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/continuationCrash-expected.txt b/LayoutTests/platform/win-xp/fast/css/continuationCrash-expected.txt
index b6e08d7fd90832052448a89049cd94aba7564ebb..47e5428703ad7e78ab0c60c62470e762beb69c2e 100644
--- a/LayoutTests/platform/win-xp/fast/css/continuationCrash-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css/continuationCrash-expected.txt
@@ -15,35 +15,35 @@ layer at (0,0) size 800x600
text run at (0,0) width 164: "Click the following buttons."
LayoutBlockFlow {OL} at (0,77.27) size 784x182
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 184x19
text run at (0,0) width 184: "Start with the outmost left one."
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 128x19
text run at (0,0) width 128: "Click the middle one."
LayoutListItem {LI} at (40,40) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 252x19
text run at (0,0) width 252: "(The ouline will not be updated correctly.)"
LayoutListItem {LI} at (40,60) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "4"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "4"
LayoutText {#text} at (0,0) size 130x19
text run at (0,0) width 130: "Click the right button."
LayoutListItem {LI} at (40,80) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "5"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "5"
LayoutText {#text} at (0,0) size 443x19
text run at (0,0) width 443: "This will crash Safari 1.3 (v176 and v170, no other configurations tested)."
LayoutListItem {LI} at (40,100) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "6"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "6"
LayoutText {#text} at (0,0) size 279x19
text run at (0,0) width 279: "The combination 2. 1. 3. will also crash Safari."
LayoutListItem {LI} at (40,120) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "7"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "7"
LayoutText {#text} at (0,0) size 420x19
text run at (0,0) width 420: "1. 3. will not crash Safari. (But the outline should vanish. Shouldn't it?)"
LayoutListItem {LI} at (40,140) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "8"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "8"
LayoutText {#text} at (0,0) size 191x19
text run at (0,0) width 191: "2. 3. will not crash Safari either."
LayoutBlockFlow (anonymous) at (40,160) size 744x22

Powered by Google App Engine
This is Rietveld 408576698