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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/object-sizing-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/win-xp/svg/custom/object-sizing-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/object-sizing-expected.txt b/LayoutTests/platform/win-xp/svg/custom/object-sizing-expected.txt
index af4d77adaff45d558012d65671ba84d8a3d7777f..eff6c05b4d90202094fdfb0b47efeae52ee20c81 100644
--- a/LayoutTests/platform/win-xp/svg/custom/object-sizing-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/object-sizing-expected.txt
@@ -12,8 +12,8 @@ layer at (0,0) size 800x400
RenderText {#text} at (0,0) size 169x26
text run at (0,0) width 169: "Expected results"
RenderBlock {ul} at (0,315.81) size 784x60
- RenderListItem {li} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {li} at (40,0) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "The "
RenderInline {code} at (0,0) size 24x16
@@ -21,8 +21,8 @@ layer at (0,0) size 800x400
text run at (27,3) width 24: "div"
RenderText {#text} at (51,0) size 231x19
text run at (51,0) width 231: " containing the object appears in green"
- RenderListItem {li} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {li} at (40,20) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "The "
RenderInline {code} at (0,0) size 48x16
@@ -30,8 +30,8 @@ layer at (0,0) size 800x400
text run at (27,3) width 48: "object"
RenderText {#text} at (75,0) size 260x19
text run at (75,0) width 260: " appears in orange. Its height is set at 13em"
- RenderListItem {li} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {li} at (40,40) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 160x19
text run at (0,0) width 160: "The blue line is 13em wide"
layer at (8,8) size 208x208

Powered by Google App Engine
This is Rietveld 408576698