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

Unified Diff: LayoutTests/platform/win/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/win/svg/wicd/test-rightsizing-a-expected.txt
diff --git a/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt b/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt
index ae95c3edb7a0dd7587b4f2b5489229929d5b471b..6d28422b4d955ef84ef9eb3709d67315f0d3d2fd 100644
--- a/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt
+++ b/LayoutTests/platform/win/svg/wicd/test-rightsizing-a-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x546
RenderText {#text} at (0,0) size 138x16
text run at (0,0) width 138: "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 800x546
text run at (0,0) width 675: "Above there must be a GIF- and a SVG-image visible. Both are referenced by an object element (width:100%,"
text run at (0,17) width 506: "no defined height) and each nested into a div element (width:176px, height:62px)."
RenderBlock {div} at (0,248.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,310.77) size 752x18
RenderBR {br} at (0,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698