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

Unified Diff: third_party/WebKit/LayoutTests/svg/filters/shadow-on-filter-expected.txt

Issue 1387823003: Remove lingering -webkit-svg-shadow tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/filters/shadow-on-filter.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/filters/shadow-on-filter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/filters/shadow-on-filter-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/shadow-on-filter-expected.txt
deleted file mode 100644
index 7ac4b9bffa57a164c91bd18d349897a883b4c777..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/filters/shadow-on-filter-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (50,50) size 480x480
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBoundingBox] [primitiveUnits=objectBoundingBox]
- [feGaussianBlur stdDeviation="0.01, 0.01"]
- [feComposite operation="OVER"]
- [feFlood flood-color="#FF0000" flood-opacity="1.00"]
- [feFlood flood-color="#008000" flood-opacity="1.00"]
- LayoutSVGRect {rect} at (50,50) size 480x480 [fill={[type=SOLID] [color=#008000]}] [x=200.00] [y=200.00] [width=300.00] [height=300.00]
- [filter="filter"] LayoutSVGResourceFilter {filter} at (50,50) size 480x480
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/filters/shadow-on-filter.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698