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

Side by Side Diff: LayoutTests/platform/mac/svg/batik/text/textProperties-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 450x500 3 layer at (0,0) size 450x500
4 RenderSVGRoot {svg} at (0,0) size 448x498 4 RenderSVGRoot {svg} at (0,0) size 448x498
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGResourceFilter {filter} [id="gaussianBlur"] [filterUnits=userSpac eOnUse] [primitiveUnits=userSpaceOnUse] 6 LayoutSVGResourceFilter {filter} [id="gaussianBlur"] [filterUnits=userSpac eOnUse] [primitiveUnits=userSpaceOnUse]
7 [feGaussianBlur stdDeviation="2.00, 2.00"] 7 [feGaussianBlur stdDeviation="2.00, 2.00"]
8 [SourceGraphic] 8 [SourceGraphic]
9 LayoutSVGText {text} at (-23,-14) size 46x18 contains 1 chunk(s) 9 LayoutSVGText {text} at (-23,-14) size 46x18 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 46x18 10 LayoutSVGInlineText {#text} at (0,0) size 46x18
11 chunk 1 (middle anchor) text run 1 at (-22.66,0.00) startOffset 0 endO ffset 6 width 45.32: "sample" 11 chunk 1 (middle anchor) text run 1 at (-22.66,0.00) startOffset 0 endO ffset 6 width 45.32: "sample"
12 LayoutSVGContainer {g} at (0,36) size 432x434 12 LayoutSVGContainer {g} at (0,36) size 432x434
13 LayoutSVGText {text} at (55,36) size 340x17 contains 1 chunk(s) 13 LayoutSVGText {text} at (55,36) size 340x17 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 340x17 14 LayoutSVGInlineText {#text} at (0,0) size 340x17
15 chunk 1 (middle anchor) text run 1 at (55.33,50.00) startOffset 0 endO ffset 47 width 339.33: "Text Alignment, Geometry, References, and Spans" 15 chunk 1 (middle anchor) text run 1 at (55.33,50.00) startOffset 0 endO ffset 47 width 339.33: "Text Alignment, Geometry, References, and Spans"
16 LayoutSVGContainer {g} at (114,70) size 226x70 16 LayoutSVGContainer {g} at (114,70) size 226x70
17 RenderSVGPath {line} at (224,70) size 2x70 [stroke={[type=SOLID] [color= #808080]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=70.00] [x2=225. 00] [y2=140.00] 17 LayoutSVGPath {line} at (224,70) size 2x70 [stroke={[type=SOLID] [color= #808080]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=70.00] [x2=225. 00] [y2=140.00]
18 LayoutSVGText {text} at (225,77) size 115x17 contains 1 chunk(s) 18 LayoutSVGText {text} at (225,77) size 115x17 contains 1 chunk(s)
19 LayoutSVGInlineText {#text} at (0,0) size 115x17 19 LayoutSVGInlineText {#text} at (0,0) size 115x17
20 chunk 1 text run 1 at (225.00,90.00) startOffset 0 endOffset 19 widt h 114.83: "text-anchor=\"start\"" 20 chunk 1 text run 1 at (225.00,90.00) startOffset 0 endOffset 19 widt h 114.83: "text-anchor=\"start\""
21 LayoutSVGText {text} at (159,97) size 132x17 contains 1 chunk(s) 21 LayoutSVGText {text} at (159,97) size 132x17 contains 1 chunk(s)
22 LayoutSVGInlineText {#text} at (0,0) size 131x17 22 LayoutSVGInlineText {#text} at (0,0) size 131x17
23 chunk 1 (middle anchor) text run 1 at (159.67,110.00) startOffset 0 endOffset 20 width 130.66: "text-anchor=\"middle\"" 23 chunk 1 (middle anchor) text run 1 at (159.67,110.00) startOffset 0 endOffset 20 width 130.66: "text-anchor=\"middle\""
24 LayoutSVGText {text} at (114,117) size 111x17 contains 1 chunk(s) 24 LayoutSVGText {text} at (114,117) size 111x17 contains 1 chunk(s)
25 LayoutSVGInlineText {#text} at (0,0) size 111x17 25 LayoutSVGInlineText {#text} at (0,0) size 111x17
26 chunk 1 (end anchor) text run 1 at (114.34,130.00) startOffset 0 end Offset 17 width 110.66: "text-anchor=\"end\"" 26 chunk 1 (end anchor) text run 1 at (114.34,130.00) startOffset 0 end Offset 17 width 110.66: "text-anchor=\"end\""
27 LayoutSVGContainer {g} at (46,146) size 108x53 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(100.00,180.00)}] 27 LayoutSVGContainer {g} at (46,146) size 108x53 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(100.00,180.00)}]
(...skipping 19 matching lines...) Expand all
47 chunk 1 (middle anchor) text run 1 at (-47.03,15.00) startOffset 0 e ndOffset 14 width 94.06: "font-size=\"28\"" 47 chunk 1 (middle anchor) text run 1 at (-47.03,15.00) startOffset 0 e ndOffset 14 width 94.06: "font-size=\"28\""
48 LayoutSVGContainer {g} at (18,226) size 164x18 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(100.00,225.00)}] 48 LayoutSVGContainer {g} at (18,226) size 164x18 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(100.00,225.00)}]
49 LayoutSVGText {text} 49 LayoutSVGText {text}
50 LayoutSVGText {text} at (-82,1) size 164x18 contains 1 chunk(s) 50 LayoutSVGText {text} at (-82,1) size 164x18 contains 1 chunk(s)
51 LayoutSVGInlineText {#text} at (0,0) size 164x18 51 LayoutSVGInlineText {#text} at (0,0) size 164x18
52 chunk 1 (middle anchor) text run 1 at (-81.64,15.00) startOffset 0 e ndOffset 26 width 163.28: "referenced text via <tref>" 52 chunk 1 (middle anchor) text run 1 at (-81.64,15.00) startOffset 0 e ndOffset 26 width 163.28: "referenced text via <tref>"
53 LayoutSVGContainer {g} at (177,197) size 96x47 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(225.00,225.00)}] 53 LayoutSVGContainer {g} at (177,197) size 96x47 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(225.00,225.00)}]
54 LayoutSVGText {text} at (-44,-28) size 88x36 contains 1 chunk(s) 54 LayoutSVGText {text} at (-44,-28) size 88x36 contains 1 chunk(s)
55 LayoutSVGInlineText {#text} at (0,0) size 25x36 55 LayoutSVGInlineText {#text} at (0,0) size 25x36
56 chunk 1 (middle anchor) text run 1 at (-43.32,0.00) startOffset 0 en dOffset 2 width 24.99: "sa" 56 chunk 1 (middle anchor) text run 1 at (-43.32,0.00) startOffset 0 en dOffset 2 width 24.99: "sa"
57 RenderSVGTSpan {tspan} at (0,0) size 26x36 57 LayoutSVGTSpan {tspan} at (0,0) size 26x36
58 LayoutSVGInlineText {#text} at (24,0) size 25x36 58 LayoutSVGInlineText {#text} at (24,0) size 25x36
59 chunk 1 (middle anchor) text run 1 at (-18.33,0.00) startOffset 0 endOffset 1 width 24.99: "m" 59 chunk 1 (middle anchor) text run 1 at (-18.33,0.00) startOffset 0 endOffset 1 width 24.99: "m"
60 LayoutSVGInlineText {#text} at (49,0) size 37x36 60 LayoutSVGInlineText {#text} at (49,0) size 37x36
61 chunk 1 (middle anchor) text run 1 at (6.67,0.00) startOffset 0 endO ffset 3 width 36.65: "ple" 61 chunk 1 (middle anchor) text run 1 at (6.67,0.00) startOffset 0 endO ffset 3 width 36.65: "ple"
62 LayoutSVGText {text} at (-48,1) size 96x18 contains 1 chunk(s) 62 LayoutSVGText {text} at (-48,1) size 96x18 contains 1 chunk(s)
63 LayoutSVGInlineText {#text} at (0,0) size 95x18 63 LayoutSVGInlineText {#text} at (0,0) size 95x18
64 chunk 1 (middle anchor) text run 1 at (-47.24,15.00) startOffset 0 e ndOffset 14 width 94.48: "use of <tspan>" 64 chunk 1 (middle anchor) text run 1 at (-47.24,15.00) startOffset 0 e ndOffset 14 width 94.48: "use of <tspan>"
65 LayoutSVGContainer {g} at (268,197) size 164x47 [transform={m=((1.00,0.00) (0.00,1.00)) t=(350.00,225.00)}] 65 LayoutSVGContainer {g} at (268,197) size 164x47 [transform={m=((1.00,0.00) (0.00,1.00)) t=(350.00,225.00)}]
66 LayoutSVGContainer {g} at (307,197) size 86x36 66 LayoutSVGContainer {g} at (307,197) size 86x36
67 LayoutSVGContainer {use} at (307,197) size 86x36 67 LayoutSVGContainer {use} at (307,197) size 86x36
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 LayoutSVGInlineText {#text} at (0,0) size 153x18 153 LayoutSVGInlineText {#text} at (0,0) size 153x18
154 chunk 1 (middle anchor) text run 1 at (223.64,455.00) startOffset 0 en dOffset 23 width 152.73: "stroke-linejoin=\"round\"" 154 chunk 1 (middle anchor) text run 1 at (223.64,455.00) startOffset 0 en dOffset 23 width 152.73: "stroke-linejoin=\"round\""
155 LayoutSVGText {text} at (224,451) size 152x18 contains 1 chunk(s) 155 LayoutSVGText {text} at (224,451) size 152x18 contains 1 chunk(s)
156 LayoutSVGInlineText {#text} at (0,0) size 151x18 156 LayoutSVGInlineText {#text} at (0,0) size 151x18
157 chunk 1 (middle anchor) text run 1 at (224.98,465.00) startOffset 0 en dOffset 22 width 150.04: "stroke-linecap=\"round\"" 157 chunk 1 (middle anchor) text run 1 at (224.98,465.00) startOffset 0 en dOffset 22 width 150.04: "stroke-linecap=\"round\""
158 LayoutSVGContainer {use} at (0,0) size 448x498 158 LayoutSVGContainer {use} at (0,0) size 448x498
159 LayoutSVGContainer {g} at (0,0) size 448x498 159 LayoutSVGContainer {g} at (0,0) size 448x498
160 LayoutSVGRect {rect} at (0,0) size 448x498 [stroke={[type=SOLID] [color= #000000]}] [x=1.00] [y=1.00] [width=446.00] [height=496.00] 160 LayoutSVGRect {rect} at (0,0) size 448x498 [stroke={[type=SOLID] [color= #000000]}] [x=1.00] [y=1.00] [width=446.00] [height=496.00]
161 LayoutSVGContainer {g} at (418,466) size 28x30 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(418.00,467.00)}] 161 LayoutSVGContainer {g} at (418,466) size 28x30 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(418.00,467.00)}]
162 RenderSVGViewportContainer {svg} at (418,466) size 28x30 162 RenderSVGViewportContainer {svg} at (418,466) size 28x30
163 RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [co lor=#6666FF]}] [data="M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 1 81 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z"] 163 LayoutSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [co lor=#6666FF]}] [data="M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 1 81 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z"]
164 RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [co lor=#FF0000]}] [data="M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 31 0 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 21 4 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z"] 164 LayoutSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [co lor=#FF0000]}] [data="M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 31 0 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 21 4 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z"]
165 RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [co lor=#33CC33]}] [data="M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 52 6 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z" ] 165 LayoutSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [co lor=#33CC33]}] [data="M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 52 6 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z" ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698