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

Unified Diff: LayoutTests/platform/win-xp/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-xp/svg/wicd/test-rightsizing-a-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt b/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt
index 68e0ed0583f6edd658abe2058eccb528e9382cc5..56708db416a041da8109da039b1117c96f33dbd9 100644
--- a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x550
RenderText {#text} at (0,0) size 138x16
text run at (0,0) width 138: "WICD Core 1.0 #20-1"
RenderBlock {div} at (0,66.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,128.14) size 752x19
RenderBR {br} at (0,0) size 0x18
@@ -22,7 +22,7 @@ layer at (0,0) size 800x550
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,251.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,313.77) size 752x19
RenderBR {br} at (0,0) size 0x18

Powered by Google App Engine
This is Rietveld 408576698