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

Unified Diff: LayoutTests/svg/custom/object-sizing-width-50p-on-target-svg-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-width-50p-on-target-svg-expected.txt
diff --git a/LayoutTests/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt b/LayoutTests/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt
deleted file mode 100644
index ceb2f1c013f9d644b1cc4ee1c85fa00cafb21215..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/custom/object-sizing-width-50p-on-target-svg-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 125x150
- RenderBlock (positioned) zI: -1 {div} at (0,0) size 125x150 [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 250x150
- layer at (0,0) size 250x150
- RenderView at (0,0) size 250x150
- layer at (0,0) size 125x150
- RenderSVGRoot {svg} at (0,0) size 125x150
- RenderSVGRect {rect} at (0,0) size 125x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=125.00] [height=150.00]
- RenderSVGRect {rect} at (6,7) size 113x136 [fill={[type=SOLID] [color=#008000]}] [x=6.25] [y=7.50] [width=112.50] [height=135.00]
-layer at (0,155) size 125x150
- RenderSVGRoot {svg} at (0,155) size 125x150
- RenderSVGRect {rect} at (0,155) size 125x150 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (6,162) size 113x136 [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