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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt
deleted file mode 100644
index 7e0ea32a6de36b72cf1e0164330f75d0ed2698ea..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-layer at (0,0) size 480x360
- LayoutView at (0,0) size 480x360
-layer at (0,0) size 480x360
- LayoutSVGRoot {svg} at (0,0) size 480x360
- LayoutSVGContainer {g} at (82,20) size 361x264
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourceFilter {filter} [id="null"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- LayoutSVGResourceFilter {filter} [id="nullreg"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- LayoutSVGContainer {g} at (90,20) size 80x114
- LayoutSVGEllipse {circle} at (100,30) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=60.00] [r=30.00]
- LayoutSVGEllipse {circle} at (90,20) size 80x80 [fill={[type=SOLID] [color=#000000]}] [cx=130.00] [cy=60.00] [r=40.00]
- LayoutSVGText {text} at (95,112) size 70x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 69x22
- chunk 1 (middle anchor) text run 1 at (95.84,130.00) startOffset 0 endOffset 9 width 68.31: "No filter"
- LayoutSVGContainer {g} at (82,162) size 96x122
- LayoutSVGEllipse {circle} at (100,180) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=210.00] [r=30.00]
- LayoutSVGEllipse {circle} at (82,162) size 96x96 [fill={[type=SOLID] [color=#000000]}] [cx=130.00] [cy=210.00] [r=40.00]
- [filter="null"] LayoutSVGResourceFilter {filter} at (82,162) size 96x96
- LayoutSVGText {text} at (90,262) size 80x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 80x22
- chunk 1 (middle anchor) text run 1 at (90.29,280.00) startOffset 0 endOffset 11 width 79.42: "Null filter"
- LayoutSVGContainer {g} at (256,20) size 148x114
- LayoutSVGEllipse {circle} at (300,30) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=60.00] [r=30.00]
- LayoutSVGEllipse {circle} at (290,20) size 80x80 [fill={[type=SOLID] [color=#000000]}] [cx=330.00] [cy=60.00] [r=40.00]
- LayoutSVGText {text} at (256,112) size 148x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 148x22
- chunk 1 (middle anchor) text run 1 at (256.41,130.00) startOffset 0 endOffset 19 width 147.18: "Non-existant filter"
- LayoutSVGContainer {g} at (217,180) size 226x104
- LayoutSVGEllipse {circle} at (300,180) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=210.00] [r=30.00]
- LayoutSVGEllipse {circle} at (322,202) size 16x16 [fill={[type=SOLID] [color=#000000]}] [cx=330.00] [cy=210.00] [r=40.00]
- [filter="nullreg"] LayoutSVGResourceFilter {filter} at (322,202) size 16x16
- LayoutSVGText {text} at (217,262) size 226x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 225x22
- chunk 1 (middle anchor) text run 1 at (217.80,280.00) startOffset 0 endOffset 29 width 224.40: "Null with small region filter"
- LayoutSVGText {text} at (10,304) size 284x45 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 284x45
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 283.34: "$Revision: 1.13 $"
- LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698