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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 580x18 6 LayoutBlockFlow {xhtml:div} at (0,0) size 580x18
7 LayoutText {#text} at (0,0) size 81x18 7 LayoutText {#text} at (0,0) size 81x18
8 text run at (0,0) width 81: "This is a test" 8 text run at (0,0) width 81: "This is a test"
9 LayoutBlockFlow (anonymous) at (0,18) size 580x37 9 LayoutBlockFlow (anonymous) at (0,18) size 580x37
10 LayoutInline {xhtml:a} at (0,0) size 68x18 [color=#0000EE] 10 LayoutInline {xhtml:a} at (0,0) size 68x18 [color=#0000EE]
11 LayoutText {#text} at (0,0) size 68x18 11 LayoutText {#text} at (0,0) size 68x18
12 text run at (0,0) width 68: "and a link." 12 text run at (0,0) width 68: "and a link."
13 LayoutBR {xhtml:br} at (67,0) size 1x18 13 LayoutBR {xhtml:br} at (67,0) size 1x18
14 LayoutButton {xhtml:input} at (0,18) size 16x18 [bgcolor=#C0C0C0] 14 LayoutButton {xhtml:input} at (0,18) size 16x18 [bgcolor=#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