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

Unified Diff: LayoutTests/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt

Issue 26390004: Rework SVG sizing (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix mishap during rebase in svg.css Created 6 years, 8 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/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt
diff --git a/LayoutTests/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt b/LayoutTests/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt
deleted file mode 100644
index 3a65be05809c5ec2b782e3f4ce09db05f35284c9..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 500x154 layerType: background only
-layer at (0,0) size 500x75
- RenderBlock (positioned) zI: -1 {div} at (0,0) size 500x75 [bgcolor=#FF0000]
-layer at (0,0) size 500x154 layerType: foreground only
- RenderBlock {html} at (0,0) size 500x154
- RenderBody {body} at (0,0) size 500x154
- RenderBlock {p} at (0,0) size 500x154
- RenderEmbeddedObject {object} at (0,0) size 500x150
- layer at (0,0) size 500x150
- RenderView at (0,0) size 500x150
- layer at (0,0) size 500x75
- RenderSVGRoot {svg} at (0,0) size 500x75
- RenderSVGRect {rect} at (0,0) size 500x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=500.00] [height=75.00]
- RenderSVGRect {rect} at (25,3) size 450x69 [fill={[type=SOLID] [color=#008000]}] [x=25.00] [y=3.75] [width=450.00] [height=67.50]
-layer at (0,80) size 500x75
- RenderSVGRoot {svg} at (0,80) size 500x75
- RenderSVGRect {rect} at (0,80) size 500x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (25,83) size 450x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]

Powered by Google App Engine
This is Rietveld 408576698