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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css/continuationCrash-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt b/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt
index 480ea3b4a404250b8fb32155257f996ea449be8f..e97ad8b61fdb3489beddfd858a511e6e6a40ecf4 100644
--- a/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt
@@ -14,36 +14,36 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 180x18
text run at (0,0) width 180: "Click the following buttons."
RenderBlock {OL} at (0,73.27) size 784x163
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-20,0) size 16x18: "1"
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "1"
RenderText {#text} at (0,0) size 199x18
text run at (0,0) width 199: "Start with the outmost left one."
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-20,0) size 16x18: "2"
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "2"
RenderText {#text} at (0,0) size 138x18
text run at (0,0) width 138: "Click the middle one."
- RenderListItem {LI} at (40,36) size 744x18
- RenderListMarker at (-20,0) size 16x18: "3"
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "3"
RenderText {#text} at (0,0) size 272x18
text run at (0,0) width 272: "(The ouline will not be updated correctly.)"
- RenderListItem {LI} at (40,54) size 744x18
- RenderListMarker at (-20,0) size 16x18: "4"
+ LayoutListItem {LI} at (40,54) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "4"
RenderText {#text} at (0,0) size 142x18
text run at (0,0) width 142: "Click the right button."
- RenderListItem {LI} at (40,72) size 744x18
- RenderListMarker at (-20,0) size 16x18: "5"
+ LayoutListItem {LI} at (40,72) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "5"
RenderText {#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)."
- RenderListItem {LI} at (40,90) size 744x18
- RenderListMarker at (-20,0) size 16x18: "6"
+ LayoutListItem {LI} at (40,90) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "6"
RenderText {#text} at (0,0) size 300x18
text run at (0,0) width 300: "The combination 2. 1. 3. will also crash Safari."
- RenderListItem {LI} at (40,108) size 744x18
- RenderListMarker at (-20,0) size 16x18: "7"
+ LayoutListItem {LI} at (40,108) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "7"
RenderText {#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?)"
- RenderListItem {LI} at (40,126) size 744x18
- RenderListMarker at (-20,0) size 16x18: "8"
+ LayoutListItem {LI} at (40,126) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "8"
RenderText {#text} at (0,0) size 206x18
text run at (0,0) width 206: "2. 3. will not crash Safari either."
RenderBlock (anonymous) at (40,144) size 744x19

Powered by Google App Engine
This is Rietveld 408576698