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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt

Issue 1096483004: Remove 2 duplicated SVG tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove expected files, Change description Created 5 years, 8 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
OLDNEW
(Empty)
1 layer at (0,0) size 480x360
2 LayoutView at (0,0) size 480x360
3 layer at (0,0) size 480x360
4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (82,20) size 361x264
6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
7 LayoutSVGResourceFilter {filter} [id="null"] [filterUnits=objectBounding Box] [primitiveUnits=userSpaceOnUse]
8 LayoutSVGResourceFilter {filter} [id="nullreg"] [filterUnits=objectBound ingBox] [primitiveUnits=userSpaceOnUse]
9 LayoutSVGContainer {g} at (90,20) size 80x114
10 LayoutSVGEllipse {circle} at (100,30) size 60x60 [fill={[type=SOLID] [co lor=#FF0000]}] [cx=130.00] [cy=60.00] [r=30.00]
11 LayoutSVGEllipse {circle} at (90,20) size 80x80 [fill={[type=SOLID] [col or=#000000]}] [cx=130.00] [cy=60.00] [r=40.00]
12 LayoutSVGText {text} at (95,112) size 70x22 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 69x22
14 chunk 1 (middle anchor) text run 1 at (95.84,130.00) startOffset 0 e ndOffset 9 width 68.31: "No filter"
15 LayoutSVGContainer {g} at (82,162) size 96x122
16 LayoutSVGEllipse {circle} at (100,180) size 60x60 [fill={[type=SOLID] [c olor=#FF0000]}] [cx=130.00] [cy=210.00] [r=30.00]
17 LayoutSVGEllipse {circle} at (82,162) size 96x96 [fill={[type=SOLID] [co lor=#000000]}] [cx=130.00] [cy=210.00] [r=40.00]
18 [filter="null"] LayoutSVGResourceFilter {filter} at (82,162) size 96x9 6
19 LayoutSVGText {text} at (90,262) size 80x22 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 80x22
21 chunk 1 (middle anchor) text run 1 at (90.29,280.00) startOffset 0 e ndOffset 11 width 79.42: "Null filter"
22 LayoutSVGContainer {g} at (256,20) size 148x114
23 LayoutSVGEllipse {circle} at (300,30) size 60x60 [fill={[type=SOLID] [co lor=#FF0000]}] [cx=330.00] [cy=60.00] [r=30.00]
24 LayoutSVGEllipse {circle} at (290,20) size 80x80 [fill={[type=SOLID] [co lor=#000000]}] [cx=330.00] [cy=60.00] [r=40.00]
25 LayoutSVGText {text} at (256,112) size 148x22 contains 1 chunk(s)
26 LayoutSVGInlineText {#text} at (0,0) size 148x22
27 chunk 1 (middle anchor) text run 1 at (256.41,130.00) startOffset 0 endOffset 19 width 147.18: "Non-existant filter"
28 LayoutSVGContainer {g} at (217,180) size 226x104
29 LayoutSVGEllipse {circle} at (300,180) size 60x60 [fill={[type=SOLID] [c olor=#FF0000]}] [cx=330.00] [cy=210.00] [r=30.00]
30 LayoutSVGEllipse {circle} at (322,202) size 16x16 [fill={[type=SOLID] [c olor=#000000]}] [cx=330.00] [cy=210.00] [r=40.00]
31 [filter="nullreg"] LayoutSVGResourceFilter {filter} at (322,202) size 16x16
32 LayoutSVGText {text} at (217,262) size 226x22 contains 1 chunk(s)
33 LayoutSVGInlineText {#text} at (0,0) size 225x22
34 chunk 1 (middle anchor) text run 1 at (217.80,280.00) startOffset 0 endOffset 29 width 224.40: "Null with small region filter"
35 LayoutSVGText {text} at (10,304) size 284x45 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 284x45
37 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 3.34: "$Revision: 1.13 $"
38 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698