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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/in-html/by-reference-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 800x400 3 layer at (0,0) size 800x400
4 LayoutBlockFlow {HTML} at (0,0) size 800x400 4 LayoutBlockFlow {HTML} at (0,0) size 800x400
5 LayoutBlockFlow {BODY} at (0,0) size 800x400 5 LayoutBlockFlow {BODY} at (0,0) size 800x400
6 LayoutBlockFlow {DIV} at (0,0) size 400x400 [bgcolor=#00FF00] 6 LayoutBlockFlow {DIV} at (0,0) size 400x400 [bgcolor=#00FF00]
7 LayoutText {#text} at (50,85) size 4x19 7 LayoutText {#text} at (50,85) size 4x19
8 text run at (50,85) width 4: " " 8 text run at (50,85) width 4: " "
9 LayoutText {#text} at (104,85) size 4x19 9 LayoutText {#text} at (104,85) size 4x19
10 text run at (104,85) width 4: " " 10 text run at (104,85) width 4: " "
11 LayoutText {#text} at (208,85) size 4x19 11 LayoutText {#text} at (208,85) size 4x19
12 text run at (208,85) width 4: " " 12 text run at (208,85) width 4: " "
13 LayoutText {#text} at (262,85) size 4x19 13 LayoutText {#text} at (262,85) size 4x19
14 text run at (262,85) width 4: " " 14 text run at (262,85) width 4: " "
15 layer at (0,50) size 50x50 15 layer at (0,50) size 50x50
16 LayoutEmbeddedObject {OBJECT} at (0,50) size 50x50 16 LayoutEmbeddedObject {OBJECT} at (0,50) size 50x50
17 layer at (0,0) size 50x50 17 layer at (0,0) size 50x50
18 LayoutView at (0,0) size 50x50 18 LayoutView at (0,0) size 50x50
19 layer at (0,0) size 50x50 19 layer at (0,0) size 50x50
20 LayoutSVGRoot {svg} at (0,0) size 0x0 20 LayoutSVGRoot {svg} at (0,0) size 50x50
21 layer at (54,50) size 50x50 21 layer at (54,50) size 50x50
22 LayoutEmbeddedObject {EMBED} at (54,50) size 50x50 22 LayoutEmbeddedObject {EMBED} at (54,50) size 50x50
23 layer at (0,0) size 50x50 23 layer at (0,0) size 50x50
24 LayoutView at (0,0) size 50x50 24 LayoutView at (0,0) size 50x50
25 layer at (0,0) size 50x50 25 layer at (0,0) size 50x50
26 LayoutSVGRoot {svg} at (0,0) size 0x0 26 LayoutSVGRoot {svg} at (0,0) size 50x50
27 layer at (108,0) size 100x100 27 layer at (108,0) size 100x100
28 LayoutIFrame {IFRAME} at (108,0) size 100x100 28 LayoutIFrame {IFRAME} at (108,0) size 100x100
29 layer at (0,0) size 100x100 29 layer at (0,0) size 100x100
30 LayoutView at (0,0) size 100x100 30 LayoutView at (0,0) size 100x100
31 layer at (0,0) size 50x50 31 layer at (0,0) size 50x50
32 LayoutSVGRoot {svg} at (0,0) size 0x0 32 LayoutSVGRoot {svg} at (0,0) size 50x50
33 layer at (212,50) size 50x50 33 layer at (212,50) size 50x50
34 LayoutEmbeddedObject {OBJECT} at (212,50) size 50x50 34 LayoutEmbeddedObject {OBJECT} at (212,50) size 50x50
35 layer at (0,0) size 50x50 35 layer at (0,0) size 50x50
36 LayoutView at (0,0) size 50x50 36 LayoutView at (0,0) size 50x50
37 layer at (0,0) size 50x50 37 layer at (0,0) size 50x50
38 LayoutSVGRoot {svg} at (0,0) size 0x0 38 LayoutSVGRoot {svg} at (0,0) size 50x50
39 layer at (266,50) size 50x50 39 layer at (266,50) size 50x50
40 LayoutEmbeddedObject {OBJECT} at (266,50) size 50x50 40 LayoutEmbeddedObject {OBJECT} at (266,50) size 50x50
41 layer at (0,0) size 50x50 41 layer at (0,0) size 50x50
42 LayoutView at (0,0) size 50x50 42 LayoutView at (0,0) size 50x50
43 layer at (0,0) size 50x50 43 layer at (0,0) size 50x50
44 LayoutSVGRoot {svg} at (0,0) size 0x0 44 LayoutSVGRoot {svg} at (0,0) size 50x50
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698