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/as-object/object-box-sizing-no-width-height-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/mac/svg/as-object/object-box-sizing-no-width-height-expected.txt
diff --git a/LayoutTests/platform/mac/svg/as-object/object-box-sizing-no-width-height-expected.txt b/LayoutTests/platform/mac/svg/as-object/object-box-sizing-no-width-height-expected.txt
index 820b75f9cf8141bb0d12f98aa49b11a6cb22d4ca..3ccfaa0924ea78e1189c75b1440c9d52625a4489 100644
--- a/LayoutTests/platform/mac/svg/as-object/object-box-sizing-no-width-height-expected.txt
+++ b/LayoutTests/platform/mac/svg/as-object/object-box-sizing-no-width-height-expected.txt
@@ -12,28 +12,28 @@ layer at (0,0) size 800x474
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 230x230
- RenderEmbeddedObject {OBJECT} at (0,0) size 230x230 [border: (2px dashed #800000)]
+ LayoutEmbeddedObject {OBJECT} at (0,0) size 230x230 [border: (2px dashed #800000)]
layer at (0,0) size 220x220
RenderView at (0,0) size 220x220
layer at (0,0) size 220x220
RenderSVGRoot {svg} at (0,0) size 220x220
LayoutSVGEllipse {circle} at (0,0) size 220x220 [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 (242,8) size 230x230
- RenderEmbeddedObject {OBJECT} at (234,0) size 230x230 [border: (2px dashed #800000)]
+ LayoutEmbeddedObject {OBJECT} at (234,0) size 230x230 [border: (2px dashed #800000)]
layer at (0,0) size 220x220
RenderView at (0,0) size 220x220
layer at (0,0) size 220x220
RenderSVGRoot {svg} at (0,0) size 220x220
LayoutSVGEllipse {circle} at (0,0) size 220x220 [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 (476,8) size 230x230
- RenderEmbeddedObject {OBJECT} at (468,0) size 230x230 [border: (2px dashed #800000)]
+ LayoutEmbeddedObject {OBJECT} at (468,0) size 230x230 [border: (2px dashed #800000)]
layer at (0,0) size 220x220
RenderView at (0,0) size 220x220
layer at (0,0) size 220x220
RenderSVGRoot {svg} at (0,0) size 220x220
LayoutSVGEllipse {circle} at (0,0) size 220x220 [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 (8,242) size 220x220
- RenderEmbeddedObject {OBJECT} at (0,234) size 220x220 [border: (2px dashed #800000)]
+ LayoutEmbeddedObject {OBJECT} at (0,234) size 220x220 [border: (2px dashed #800000)]
layer at (0,0) size 210x210
RenderView at (0,0) size 210x210
layer at (0,0) size 210x210

Powered by Google App Engine
This is Rietveld 408576698