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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 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 800x56 3 layer at (0,0) size 800x56
4 LayoutBlockFlow {html} at (0,0) size 800x56 4 LayoutBlockFlow {html} at (0,0) size 800x56
5 LayoutBlockFlow {body} at (8,8) size 784x40 5 LayoutBlockFlow {body} at (8,8) size 784x40
6 LayoutText {#text} at (0,0) size 161x19 6 LayoutText {#text} at (0,0) size 161x19
7 text run at (0,0) width 161: "This tests the behaviour of " 7 text run at (0,0) width 161: "This tests the behaviour of "
8 LayoutInline {code} at (0,0) size 224x16 8 LayoutInline {code} at (0,0) size 224x16
9 LayoutText {#text} at (161,3) size 224x16 9 LayoutText {#text} at (161,3) size 224x16
10 text run at (161,3) width 224: "SVGLocatable::getScreenCTM()" 10 text run at (161,3) width 224: "SVGLocatable::getScreenCTM()"
11 LayoutText {#text} at (385,0) size 106x19 11 LayoutText {#text} at (385,0) size 106x19
12 text run at (385,0) width 106: " in mixed content " 12 text run at (385,0) width 106: " in mixed content "
13 LayoutBR {br} at (491,0) size 0x19 13 LayoutBR {br} at (491,0) size 0x19
14 LayoutText {#text} at (0,20) size 303x19 14 LayoutText {#text} at (0,20) size 303x19
15 text run at (0,20) width 303: "If the test passes you should see a green rectangle." 15 text run at (0,20) width 303: "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