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

Unified Diff: LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-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/svg/zoom/page/zoom-svg-as-relative-image-expected.txt
diff --git a/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt b/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt
index 1c8e98b466a336bc1da46e053cc8cd7afeafb0cf..c7ab379740fcb219e14d546bd2d9d935e6f81d36 100644
--- a/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt
+++ b/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt
@@ -4,5 +4,5 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 83.33x83.33 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 83.33x83.33
+ LayoutImage {IMG} at (0,0) size 83.33x83.33
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/svg/zoom/page/zoom-svg-as-image-expected.txt ('k') | LayoutTests/tables/mozilla/bugs/bug120107-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698