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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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 800x52 3 layer at (0,0) size 800x52
4 LayoutBlockFlow {html} at (0,0) size 800x52 4 LayoutBlockFlow {html} at (0,0) size 800x52
5 LayoutBlockFlow {body} at (8,8) size 784x36 5 LayoutBlockFlow {body} at (8,8) size 784x36
6 LayoutText {#text} at (0,0) size 174x18 6 LayoutText {#text} at (0,0) size 174x18
7 text run at (0,0) width 174: "This tests the behaviour of " 7 text run at (0,0) width 174: "This tests the behaviour of "
8 LayoutInline {code} at (0,0) size 220x15 8 LayoutInline {code} at (0,0) size 220x15
9 LayoutText {#text} at (173,2) size 220x15 9 LayoutText {#text} at (173,2) size 220x15
10 text run at (173,2) width 220: "SVGLocatable::getScreenCTM()" 10 text run at (173,2) width 220: "SVGLocatable::getScreenCTM()"
11 LayoutText {#text} at (392,0) size 116x18 11 LayoutText {#text} at (392,0) size 116x18
12 text run at (392,0) width 116: " in mixed content " 12 text run at (392,0) width 116: " in mixed content "
13 LayoutBR {br} at (507,0) size 1x18 13 LayoutBR {br} at (507,0) size 1x18
14 LayoutText {#text} at (0,18) size 322x18 14 LayoutText {#text} at (0,18) size 322x18
15 text run at (0,18) width 322: "If the test passes you should see a green rectangle." 15 text run at (0,18) width 322: "If the test passes you should see a green rectangle."
16 layer at (30,100) size 400x200 16 layer at (30,100) size 400x200
17 LayoutBlockFlow (positioned) {div} at (30,100) size 400x200 17 LayoutBlockFlow (positioned) {div} at (30,100) size 400x200
18 LayoutSVGRoot {svg} at (30,100) size 400x200 18 LayoutSVGRoot {svg} at (0,0) size 400x200
19 LayoutSVGRect {rect} at (30,100) size 400x200 [fill={[type=SOLID] [color=# 008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00] 19 LayoutSVGRect {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#008 000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
20 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
21 layer at (30,330) size 0x0 21 layer at (30,330) size 0x0
22 LayoutBlockFlow (positioned) {div} at (30,330) size 0x0 [color=#FF0000] 22 LayoutBlockFlow (positioned) {div} at (30,330) size 0x0 [color=#FF0000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698