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

Unified Diff: LayoutTests/platform/linux/fast/css/continuationCrash-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference Created 5 years, 10 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/css/continuationCrash-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/continuationCrash-expected.txt b/LayoutTests/platform/linux/fast/css/continuationCrash-expected.txt
index 619b9f180344acedc8f26da012f4575215bc2573..57c098138c9e35bee84f0b28783ab64689873bd9 100644
--- a/LayoutTests/platform/linux/fast/css/continuationCrash-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/continuationCrash-expected.txt
@@ -14,36 +14,36 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 164x19
text run at (0,0) width 164: "Click the following buttons."
RenderBlock {OL} at (0,77.27) size 784x182
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
+ LayoutListItem {LI} at (40,0) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "1"
RenderText {#text} at (0,0) size 184x19
text run at (0,0) width 184: "Start with the outmost left one."
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
+ LayoutListItem {LI} at (40,20) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "2"
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "Click the middle one."
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
+ LayoutListItem {LI} at (40,40) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "3"
RenderText {#text} at (0,0) size 252x19
text run at (0,0) width 252: "(The ouline will not be updated correctly.)"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-21,0) size 16x19: "4"
+ LayoutListItem {LI} at (40,60) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "4"
RenderText {#text} at (0,0) size 130x19
text run at (0,0) width 130: "Click the right button."
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-21,0) size 16x19: "5"
+ LayoutListItem {LI} at (40,80) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "5"
RenderText {#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)."
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (-21,0) size 16x19: "6"
+ LayoutListItem {LI} at (40,100) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "6"
RenderText {#text} at (0,0) size 279x19
text run at (0,0) width 279: "The combination 2. 1. 3. will also crash Safari."
- RenderListItem {LI} at (40,120) size 744x20
- RenderListMarker at (-21,0) size 16x19: "7"
+ LayoutListItem {LI} at (40,120) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "7"
RenderText {#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?)"
- RenderListItem {LI} at (40,140) size 744x20
- RenderListMarker at (-21,0) size 16x19: "8"
+ LayoutListItem {LI} at (40,140) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "8"
RenderText {#text} at (0,0) size 191x19
text run at (0,0) width 191: "2. 3. will not crash Safari either."
RenderBlock (anonymous) at (40,160) size 744x22

Powered by Google App Engine
This is Rietveld 408576698