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

Unified Diff: LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/svg/wicd/test-rightsizing-a-expected.txt
diff --git a/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt b/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt
index a8444a52c06951fdb4c9447923254e7c760fccca..fadae05cd2331294d7a3ce41e384aef99a5a307f 100644
--- a/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt
+++ b/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x538
RenderText {#text} at (0,0) size 141x16
text run at (0,0) width 141: "WICD Core 1.0 #20-1"
RenderBlock {div} at (0,64.14) size 176x62 [bgcolor=#FF0000]
- RenderImage {object} at (0,0) size 176x62
+ LayoutImage {object} at (0,0) size 176x62
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,126.14) size 752x18
RenderBR {br} at (0,0) size 0x17
@@ -22,7 +22,7 @@ layer at (0,0) size 800x538
text run at (0,0) width 690: "Above there must be a GIF- and a SVG-image visible. Both are referenced by an object element (width:100%,"
text run at (0,16) width 520: "no defined height) and each nested into a div element (width:176px, height:62px)."
RenderBlock {div} at (0,246.77) size 176x62 [bgcolor=#FF0000]
- RenderImage {object} at (0,0) size 176x62
+ LayoutImage {object} at (0,0) size 176x62
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,308.77) size 752x18
RenderBR {br} at (0,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698