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

Unified Diff: LayoutTests/platform/mac/svg/custom/embedding-external-svgs-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/custom/embedding-external-svgs-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt b/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt
index 98b2ed8cc448d61a6369dc5145836b8335a590f1..c6e8f1a541ad518f81c509cbf02dc408cbc569e5 100644
--- a/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x328
RenderBlock {p} at (50,60) size 750x34
RenderText {#text} at (0,16) size 135x18
text run at (0,16) width 135: "SVG in an IMG tag: "
- RenderImage {img} at (134.66,0) size 30x30
+ LayoutImage {img} at (134.66,0) size 30x30
RenderBlock {p} at (50,110) size 750x18
RenderText {#text} at (0,0) size 188x18
text run at (0,0) width 188: "SVG in a background-image:"

Powered by Google App Engine
This is Rietveld 408576698