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

Side by Side Diff: LayoutTests/svg/hixie/intrinsic/001-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 (8,8) size 150x175
4 RenderBlock {HTML} at (8,8) size 150x175
5 RenderBody {BODY} at (0,0) size 150x175
6 RenderBlock {P} at (0,0) size 150x175
7 RenderText {#text} at (0,1) size 359x18
8 text run at (0,1) width 359: "There should be an exact square of green below this line:"
9 RenderEmbeddedObject {OBJECT} at (0,20) size 150x150
10 layer at (0,0) size 150x150
11 RenderView at (0,0) size 150x150
12 layer at (0,0) size 150x150
13 RenderSVGRoot {svg} at (0,0) size 150x150
14 RenderSVGRect {rect} at (0,0) size 150x150 [fill={[type=SOLID] [co lor=#008000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
15 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698