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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/foreign-object-skew-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (9,9) size 791x591 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGForeignObject {foreignObject} at (10,10) size 580x380 5 LayoutSVGForeignObject {foreignObject} at (10,10) size 580x380
6 LayoutBlockFlow {xhtml:div} at (0,0) size 580x20 6 LayoutBlockFlow {xhtml:div} at (0,0) size 580x20
7 LayoutText {#text} at (0,0) size 74x19 7 LayoutText {#text} at (0,0) size 74x19
8 text run at (0,0) width 74: "This is a test" 8 text run at (0,0) width 74: "This is a test"
9 LayoutBlockFlow (anonymous) at (0,20) size 580x44 9 LayoutBlockFlow (anonymous) at (0,20) size 580x44
10 LayoutInline {xhtml:a} at (0,0) size 62x19 [color=#0000EE] 10 LayoutInline {xhtml:a} at (0,0) size 62x19 [color=#0000EE]
11 LayoutText {#text} at (0,0) size 62x19 11 LayoutText {#text} at (0,0) size 62x19
12 text run at (0,0) width 62: "and a link." 12 text run at (0,0) width 62: "and a link."
13 LayoutBR {xhtml:br} at (62,0) size 0x19 13 LayoutBR {xhtml:br} at (62,0) size 0x19
14 LayoutButton {xhtml:input} at (0,20) size 16x22 [bgcolor=#C0C0C0] [borde r: (2px outset #C0C0C0)] 14 LayoutButton {xhtml:input} at (0,20) size 16x22 [bgcolor=#C0C0C0] [borde r: (2px outset #C0C0C0)]
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 LayoutSVGRect {rect} at (9,9) size 582x382 [stroke={[type=SOLID] [color=#008 000]}] [x=10.00] [y=10.00] [width=580.00] [height=380.00] 16 LayoutSVGRect {rect} at (10,10) size 580x380 [stroke={[type=SOLID] [color=#0 08000]}] [x=10.00] [y=10.00] [width=580.00] [height=380.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698