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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/fast/css/continuationCrash-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/continuationCrash-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/continuationCrash-expected.txt
index 736617a8d6198403f4d713cd48b815706eaae5ef..7f4aa568ae37aa50b7cea6ccc13dfdc3628ad531 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/continuationCrash-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/continuationCrash-expected.txt
@@ -15,35 +15,35 @@ layer at (0,0) size 800x600
text run at (0,0) width 180: "Click the following buttons."
LayoutBlockFlow {OL} at (0,73.27) size 784x163
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 199x18
text run at (0,0) width 199: "Start with the outmost left one."
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 138x18
text run at (0,0) width 138: "Click the middle one."
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "3"
LayoutText {#text} at (0,0) size 272x18
text run at (0,0) width 272: "(The ouline will not be updated correctly.)"
LayoutListItem {LI} at (40,54) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "4"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "4"
LayoutText {#text} at (0,0) size 142x18
text run at (0,0) width 142: "Click the right button."
LayoutListItem {LI} at (40,72) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "5"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "5"
LayoutText {#text} at (0,0) size 474x18
text run at (0,0) width 474: "This will crash Safari 1.3 (v176 and v170, no other configurations tested)."
LayoutListItem {LI} at (40,90) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "6"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "6"
LayoutText {#text} at (0,0) size 300x18
text run at (0,0) width 300: "The combination 2. 1. 3. will also crash Safari."
LayoutListItem {LI} at (40,108) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "7"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "7"
LayoutText {#text} at (0,0) size 457x18
text run at (0,0) width 457: "1. 3. will not crash Safari. (But the outline should vanish. Shouldn't it?)"
LayoutListItem {LI} at (40,126) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "8"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "8"
LayoutText {#text} at (0,0) size 206x18
text run at (0,0) width 206: "2. 3. will not crash Safari either."
LayoutBlockFlow (anonymous) at (40,144) size 744x19

Powered by Google App Engine
This is Rietveld 408576698