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

Unified Diff: LayoutTests/platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. 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/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
diff --git a/LayoutTests/platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt b/LayoutTests/platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
index 0dae5ab60075f99527c69935be00a072905235b6..daea0e75b858649eb7fa14dd7d65180270cf2ed3 100644
--- a/LayoutTests/platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
+++ b/LayoutTests/platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
@@ -11,14 +11,14 @@ layer at (0,0) size 800x172
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (6,6) size 159x159
- RenderEmbeddedObject {OBJECT} at (0,0) size 158.92x158.92 [border: (1px dashed #800000)]
+ LayoutEmbeddedObject {OBJECT} at (0,0) size 158.92x158.92 [border: (1px dashed #800000)]
layer at (0,0) size 153x153
RenderView at (0,0) size 153x153
layer at (0,0) size 153x153
RenderSVGRoot {svg} at (0,0) size 153x153
LayoutSVGEllipse {circle} at (0,0) size 153x153 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
layer at (167,6) size 159x159
- RenderEmbeddedObject {OBJECT} at (161.92,0) size 158.92x158.92 [border: (1px dashed #800000)]
+ LayoutEmbeddedObject {OBJECT} at (161.92,0) size 158.92x158.92 [border: (1px dashed #800000)]
layer at (0,0) size 153x153
RenderView at (0,0) size 153x153
layer at (0,0) size 153x153

Powered by Google App Engine
This is Rietveld 408576698