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

Unified Diff: LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-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/linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt
diff --git a/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt b/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt
index a0a43ae3bfa4517c44afaf5140ae2a8c71bc50fc..585c1f68021b8c60c7e5a90bf2ff709da8edb71e 100644
--- a/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt
+++ b/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt
@@ -25,7 +25,7 @@ layer at (0,0) size 800x199
LayoutTableCell {td} at (1,93) size 243x82 [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {td} at (245,93) size 244x82 [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 (256,110) size 139x69
RenderEmbeddedObject {object} at (99.13,5) size 138.88x69.44

Powered by Google App Engine
This is Rietveld 408576698