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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-div-area-nested-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 800x550 3 layer at (0,0) size 800x550
4 LayoutBlockFlow {html} at (0,0) size 800x550 4 LayoutBlockFlow {html} at (0,0) size 800x550
5 LayoutBlockFlow {body} at (0,0) size 800x550 5 LayoutBlockFlow {body} at (0,0) size 800x550
6 layer at (0,0) size 750x550 clip at (0,0) size 735x535 scrollY 300.00 scrollHeig ht 1000 6 layer at (0,0) size 750x550 clip at (0,0) size 735x535 scrollY 300.00 scrollHeig ht 1000
7 LayoutBlockFlow {div} at (0,0) size 750x550 7 LayoutBlockFlow {div} at (0,0) size 750x550
8 layer at (0,-300) size 725x1000 backgroundClip at (0,0) size 725x535 clip at (0, 0) size 710x535 scrollY 1400.00 scrollHeight 4100 8 layer at (0,-300) size 725x1000 backgroundClip at (0,0) size 725x535 clip at (0, 0) size 710x535 scrollY 1400.00 scrollHeight 4100
9 LayoutBlockFlow {div} at (0,0) size 725x1000 9 LayoutBlockFlow {div} at (0,0) size 725x1000
10 LayoutSVGRoot {svg} at (266,250) size 268x153 10 LayoutSVGRoot {svg} at (0,0) size 710x4096
11 LayoutSVGRect {rect} at (350,250) size 100x100 [fill={[type=SOLID] [color= #000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.00] 11 LayoutSVGRect {rect} at (350,1950) size 100x100 [fill={[type=SOLID] [color =#000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.00]
12 LayoutSVGEllipse {circle} at (350,250) size 100x100 [fill={[type=SOLID] [c olor=#F08080]}] [cx=400.00] [cy=2000.00] [r=50.00] 12 LayoutSVGEllipse {circle} at (350,1950) size 100x100 [fill={[type=SOLID] [ color=#F08080]}] [cx=400.00] [cy=2000.00] [r=50.00]
13 LayoutSVGText {text} at (266,2086) size 268x17 contains 1 chunk(s) 13 LayoutSVGText {text} at (266.92,2086) size 266.13x17 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 267x17 14 LayoutSVGInlineText {#text} at (266.92,2086) size 266.13x17
15 chunk 1 (middle anchor) text run 1 at (266.93,2100.00) startOffset 0 e ndOffset 46 width 266.13: "The test passes if the circle sits in the rect" 15 chunk 1 (middle anchor) text run 1 at (266.93,2100.00) startOffset 0 e ndOffset 46 width 266.13: "The test passes if the circle sits in the rect"
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698