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

Side by Side Diff: LayoutTests/svg/custom/object-sizing-width-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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 500x154 layerType: background only
4 layer at (0,0) size 250x150
5 RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x150 [bgcolor=#FF0000]
6 layer at (0,0) size 500x154 layerType: foreground only
7 RenderBlock {html} at (0,0) size 500x154
8 RenderBody {body} at (0,0) size 500x154
9 RenderBlock {p} at (0,0) size 500x154
10 RenderEmbeddedObject {object} at (0,0) size 250x150
11 layer at (0,0) size 250x150
12 RenderView at (0,0) size 250x150
13 layer at (0,0) size 250x150
14 RenderSVGRoot {svg} at (0,0) size 250x150
15 RenderSVGRect {rect} at (0,0) size 250x150 [fill={[type=SOLID] [co lor=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=150.00]
16 RenderSVGRect {rect} at (12,7) size 226x136 [fill={[type=SOLID] [c olor=#008000]}] [x=12.50] [y=7.50] [width=225.00] [height=135.00]
17 layer at (0,155) size 250x150
18 RenderSVGRoot {svg} at (0,155) size 250x150
19 RenderSVGRect {rect} at (0,155) size 250x150 [fill={[type=SOLID] [color=#ADD 8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
20 RenderSVGRect {rect} at (12,162) size 226x136 [fill={[type=SOLID] [color=#00 8000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698