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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/shapes-polyline-01-t-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 480x360 1 layer at (0,0) size 480x360
2 LayoutView at (0,0) size 480x360 2 LayoutView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 LayoutSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (6,46) size 431x239 5 LayoutSVGContainer {g} at (10,50) size 425x230
6 LayoutSVGPath {polyline} at (9,49) size 127x102 [stroke={[type=SOLID] [col or=#000000]}] [points="10 50 35 150 60 50 85 150 110 50 135 150"] 6 LayoutSVGPath {polyline} at (10,50) size 125x100 [stroke={[type=SOLID] [co lor=#000000]}] [points="10 50 35 150 60 50 85 150 110 50 135 150"]
7 LayoutSVGPath {polyline} at (167,46) size 105x98 [stroke={[type=SOLID] [co lor=#0000FF] [stroke width=8.00]}] [points="220 50 267 84 249 140 190 140 172 84 220 50"] 7 LayoutSVGPath {polyline} at (172,50) size 95x90 [stroke={[type=SOLID] [col or=#0000FF] [stroke width=8.00]}] [points="220 50 267 84 249 140 190 140 172 84 220 50"]
8 LayoutSVGPath {polyline} at (308,49) size 129x102 [stroke={[type=SOLID] [c olor=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#0000FF]}] [point s="310 50 335 150 360 50 385 150 410 50 435 150"] 8 LayoutSVGPath {polyline} at (310,50) size 125x100 [stroke={[type=SOLID] [c olor=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#0000FF]}] [point s="310 50 335 150 360 50 385 150 410 50 435 150"]
9 LayoutSVGPath {polyline} at (6,181) size 107x104 [stroke={[type=SOLID] [co lor=#FF0000] [stroke width=8.00]}] [points="59 185 98 203 108 245 82 279 39 280 11 247 19 205"] 9 LayoutSVGPath {polyline} at (11,185) size 97x95 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=8.00]}] [points="59 185 98 203 108 245 82 279 39 280 1 1 247 19 205"]
10 LayoutSVGPath {polyline} at (136,181) size 107x104 [stroke={[type=SOLID] [ color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [poin ts="189 185 228 203 238 245 212 279 169 280 141 247 149 205"] 10 LayoutSVGPath {polyline} at (141,185) size 97x95 [stroke={[type=SOLID] [co lor=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [points ="189 185 228 203 238 245 212 279 169 280 141 247 149 205"]
11 LayoutSVGPath {polyline} at (270,185) size 150x95 [fill={[type=SOLID] [col or=#FF00FF]}] [points="270 225 300 245 320 225 340 245 280 280 390 280 420 240 2 80 185"] 11 LayoutSVGPath {polyline} at (270,185) size 150x95 [fill={[type=SOLID] [col or=#FF00FF]}] [points="270 225 300 245 320 225 340 245 280 280 390 280 420 240 2 80 185"]
12 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 261x46 13 LayoutSVGInlineText {#text} at (10,304) size 261x46
14 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.7 $" 14 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.7 $"
15 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 15 LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698