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

Unified Diff: LayoutTests/css3/filters/custom/custom-filter-mix-bindings-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/css3/filters/custom/custom-filter-mix-bindings-expected.txt
diff --git a/LayoutTests/css3/filters/custom/custom-filter-mix-bindings-expected.txt b/LayoutTests/css3/filters/custom/custom-filter-mix-bindings-expected.txt
deleted file mode 100644
index 87dce4da23463f6a43e63cfe43ac7f1e38b31f50..0000000000000000000000000000000000000000
--- a/LayoutTests/css3/filters/custom/custom-filter-mix-bindings-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-Test mix() function JS bindings.
-
-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 jsWrapperClass(mixFunction) is 'WebKitCSSMixFunctionValue'
-PASS jsWrapperClass(mixFunction.__proto__) is 'WebKitCSSMixFunctionValuePrototype'
-PASS jsWrapperClass(mixFunction.constructor) is 'WebKitCSSMixFunctionValueConstructor'
-PASS mixFunctionContent is "mix(url(color-offset.fs))"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698