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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-001-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 (8,8) size 150x244 layerType: background only 3 layer at (8,8) size 150x244 layerType: background only
4 layer at (6,96) size 154x154 4 layer at (6,96) size 154x154
5 LayoutBlockFlow (positioned) zI: -1 {P} at (6,96) size 154x154 [bgcolor=#FF000 0] [border: (2px solid #00FF00)] 5 LayoutBlockFlow (positioned) zI: -1 {P} at (6,96) size 154x154 [bgcolor=#FF000 0] [border: (2px solid #00FF00)]
6 LayoutText zI: -1 {#text} at (2,2) size 98x54 6 LayoutText zI: -1 {#text} at (2,2) size 98x54
7 text run at (2,2) width 98: "FAIL (absolute" 7 text run at (2,2) width 98: "FAIL (absolute"
8 text run at (2,20) width 97: "positioning not" 8 text run at (2,20) width 97: "positioning not"
9 text run at (2,38) width 69: "supported)" 9 text run at (2,38) width 69: "supported)"
10 layer at (8,8) size 150x244 layerType: foreground only 10 layer at (8,8) size 150x244 layerType: foreground only
11 LayoutBlockFlow {HTML} at (8,8) size 150x244 11 LayoutBlockFlow {HTML} at (8,8) size 150x244
12 LayoutBlockFlow {BODY} at (0,0) size 150x244 12 LayoutBlockFlow {BODY} at (0,0) size 150x244
13 LayoutBlockFlow {P} at (0,0) size 150x90 13 LayoutBlockFlow {P} at (0,0) size 150x90
14 LayoutText {#text} at (0,0) size 148x90 14 LayoutText {#text} at (0,0) size 148x90
15 text run at (0,0) width 115: "There should be a" 15 text run at (0,0) width 115: "There should be a"
16 text run at (0,18) width 125: "green square below" 16 text run at (0,18) width 125: "green square below"
17 text run at (0,36) width 148: "this line, exactly fitting" 17 text run at (0,36) width 148: "this line, exactly fitting"
18 text run at (0,54) width 110: "inside a 2px lime" 18 text run at (0,54) width 110: "inside a 2px lime"
19 text run at (0,72) width 45: "border." 19 text run at (0,72) width 45: "border."
20 LayoutBlockFlow {P} at (0,90) size 150x154 20 LayoutBlockFlow {P} at (0,90) size 150x154
21 layer at (8,98) size 300x150 21 layer at (8,98) size 300x150
22 LayoutEmbeddedObject {OBJECT} at (0,0) size 300x150 22 LayoutEmbeddedObject {OBJECT} at (0,0) size 300x150
23 layer at (0,0) size 300x150 23 layer at (0,0) size 300x150
24 LayoutView at (0,0) size 300x150 24 LayoutView at (0,0) size 300x150
25 layer at (0,0) size 300x150 25 layer at (0,0) size 300x150
26 LayoutSVGRoot {svg} at (0,0) size 300x150 26 LayoutSVGRoot {svg} at (0,0) size 300x150
27 LayoutSVGRect {rect} at (0,0) size 300x150 [fill={[type=SOLID] [color=#0 08000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00] 27 LayoutSVGRect {rect} at (0,0) size 300x200 [fill={[type=SOLID] [color=#0 08000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698