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

Unified Diff: LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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/as-object/object-box-sizing-no-width-height-expected.txt
diff --git a/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt b/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt
index a8d8b071aa1508d3cb9d3dccd6c0070450e7792c..e01481007221a12241f4bd834f7dc1244e6f82f7 100644
--- a/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt
+++ b/LayoutTests/platform/linux/svg/as-object/object-box-sizing-no-width-height-expected.txt
@@ -16,26 +16,26 @@ layer at (8,8) size 230x230
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
+ LayoutSVGRoot {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
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
+ LayoutSVGRoot {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
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
+ LayoutSVGRoot {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,243) size 220x220
LayoutEmbeddedObject {OBJECT} at (0,235) size 220x220 [border: (2px dashed #800000)]
layer at (0,0) size 210x210
RenderView at (0,0) size 210x210
layer at (0,0) size 210x210
- RenderSVGRoot {svg} at (0,0) size 210x210
+ LayoutSVGRoot {svg} at (0,0) size 210x210
LayoutSVGEllipse {circle} at (0,0) size 210x210 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]

Powered by Google App Engine
This is Rietveld 408576698