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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt
deleted file mode 100644
index 29584e4359257fee8d899624d02cad1b6de8e9c7..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/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 359x265
- 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 80x115
- 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 (96,113) size 68x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 68x22
- chunk 1 (middle anchor) text run 1 at (96.00,130.00) startOffset 0 endOffset 9 width 68.00: "No filter"
- LayoutSVGContainer {g} at (82,162) size 96x123
- 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,263) size 80x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 79x22
- chunk 1 (middle anchor) text run 1 at (90.50,280.00) startOffset 0 endOffset 11 width 79.00: "Null filter"
- LayoutSVGContainer {g} at (258,20) size 144x115
- 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 (258,113) size 144x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 144x22
- chunk 1 (middle anchor) text run 1 at (258.00,130.00) startOffset 0 endOffset 19 width 144.00: "Non-existant filter"
- LayoutSVGContainer {g} at (219,180) size 222x105
- 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 (219,263) size 222x22 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 222x22
- chunk 1 (middle anchor) text run 1 at (219.00,280.00) startOffset 0 endOffset 29 width 222.00: "Null with small region filter"
- LayoutSVGText {text} at (10,304) size 281x46 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 281x46
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 281.00: "$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