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

Unified Diff: LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-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/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt
diff --git a/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt b/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt
index a203c56bb778d23d7773c7853977ec09cbdec607..e4f0be059a72352931f09ef19153330a2794d92a 100644
--- a/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt
+++ b/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt
@@ -25,7 +25,7 @@ layer at (0,0) size 800x198
LayoutTableCell {td} at (1,92) size 245x82 [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {td} at (247,92) size 245x82 [r=2 c=1 rs=1 cs=1]
- RenderImage {img} at (5,5) size 138.88x69.44
+ LayoutImage {img} at (5,5) size 138.88x69.44
RenderText {#text} at (0,0) size 0x0
layer at (257,109) size 139x69
RenderEmbeddedObject {object} at (101.13,5) size 138.88x69.44

Powered by Google App Engine
This is Rietveld 408576698