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

Unified Diff: LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-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-background-images-expected.txt
diff --git a/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt b/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt
index 7e09bc943f8a8226e9c88ccc5e925fc30c1238f1..9314656ba1122ce76d2ab7b57e16e6f097d12985 100644
--- a/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt
+++ b/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x163
RenderBlock {DIV} at (321.06,11.56) size 129.31x129.31 [border: (1px solid #000000)]
RenderText {#text} at (461,144) size 4x10
text run at (461,144) width 4: " "
- RenderImage {IMG} at (475.81,11.56) size 129.31x129.31 [border: (1px solid #000000)]
+ LayoutImage {IMG} at (475.81,11.56) size 129.31x129.31 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698