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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/custom/embedding-external-svgs-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/embedding-external-svgs-expected.txt b/LayoutTests/platform/linux/svg/custom/embedding-external-svgs-expected.txt
index 4aa4d179e3ec07d737abf6c6934001c2c4a11459..b31be3961d00c1ff4b7337a582a572f87666fd1a 100644
--- a/LayoutTests/platform/linux/svg/custom/embedding-external-svgs-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/embedding-external-svgs-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x334
RenderBlock {p} at (50,61) size 750x35
RenderText {#text} at (0,15) size 126x19
text run at (0,15) width 126: "SVG in an IMG tag: "
- RenderImage {img} at (126,0) size 30x30
+ LayoutImage {img} at (126,0) size 30x30
RenderBlock {p} at (50,112) size 750x20
RenderText {#text} at (0,0) size 176x19
text run at (0,0) width 176: "SVG in a background-image:"

Powered by Google App Engine
This is Rietveld 408576698