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

Unified Diff: third_party/WebKit/LayoutTests/css3/filters/filter-property-expected.txt

Issue 2055733002: Clean up script-tests in css3/filters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix expectations for un-duped test Created 4 years, 6 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: third_party/WebKit/LayoutTests/css3/filters/filter-property-expected.txt
diff --git a/third_party/WebKit/LayoutTests/css3/filters/filter-property-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/filter-property-expected.txt
deleted file mode 100644
index 793b961face8ce8000ffeac48d2d306c7d7889d8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/css3/filters/filter-property-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Test the parsing of the -webkit-filter property.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS cssRule.type is 1
-PASS declaration.length is 1
-PASS declaration.getPropertyValue('-webkit-filter') is "url(\"#a\") url(\"#b\")"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698