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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/hixie/mixed/009-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 800x281 3 layer at (0,0) size 800x281
4 LayoutBlockFlow {html} at (0,0) size 800x281 4 LayoutBlockFlow {html} at (0,0) size 800x281
5 LayoutBlockFlow {body} at (8,8) size 784x265 5 LayoutBlockFlow {body} at (8,8) size 784x265
6 LayoutBlockFlow {p} at (0,0) size 784x20 [color=#000080] 6 LayoutBlockFlow {p} at (0,0) size 784x20 [color=#000080]
7 LayoutText {#text} at (0,0) size 430x19 7 LayoutText {#text} at (0,0) size 430x19
8 text run at (0,0) width 430: "The word \"TEST \" should appear twice b elow, the same size each time." 8 text run at (0,0) width 430: "The word \"TEST \" should appear twice b elow, the same size each time."
9 LayoutBlockFlow (anonymous) at (0,20) size 784x125 9 LayoutBlockFlow (anonymous) at (0,20) size 784x125
10 LayoutSVGRoot {svg} at (8,28) size 400x120 10 LayoutSVGRoot {svg} at (0,0) size 400x120
11 LayoutSVGRect {rect} at (8,28) size 400x120 [transform={m=((10.00,0.00 )(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y =0.00] [width=60.00] [height=12.00] 11 LayoutSVGRect {rect} at (0,0) size 60x12 [transform={m=((10.00,0.00)(0 .00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0. 00] [width=60.00] [height=12.00]
12 LayoutSVGForeignObject {foreignObject} at (0,0) size 60x10 12 LayoutSVGForeignObject {foreignObject} at (0,0) size 60x10
13 LayoutBlockFlow {div} at (0,0) size 60x12 [color=#000080] 13 LayoutBlockFlow {div} at (0,0) size 60x12 [color=#000080]
14 LayoutText {#text} at (0,0) size 26x12 14 LayoutText {#text} at (0,0) size 26x12
15 text run at (0,0) width 26: "TEST" 15 text run at (0,0) width 26: "TEST"
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 LayoutBlockFlow {div} at (0,145) size 400x120 [color=#000080] [bgcolor=#EE EEEE] 17 LayoutBlockFlow {div} at (0,145) size 400x120 [color=#000080] [bgcolor=#EE EEEE]
18 LayoutText {#text} at (0,2) size 239x114 18 LayoutText {#text} at (0,2) size 239x114
19 text run at (0,2) width 239: "TEST" 19 text run at (0,2) width 239: "TEST"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698