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

Unified Diff: third_party/WebKit/LayoutTests/animations/custom-property-value-tainting-expected.txt

Issue 2521103004: Revert of Apply custom property animation (Closed)
Patch Set: Created 4 years, 1 month 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/animations/custom-property-value-tainting-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/custom-property-value-tainting-expected.txt b/third_party/WebKit/LayoutTests/animations/custom-property-value-tainting-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b6adbcfa0ff83afc6a869c00a425a5f1d9dfd0cb
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/animations/custom-property-value-tainting-expected.txt
@@ -0,0 +1,8 @@
+This is a testharness.js-based test.
+FAIL Animation tainted values are omitted in CSS property animation-name assert_equals: Tainted value tainted set on --tainted by animation expected "tainted" but got ""
+FAIL Chained animation tainted values are omitted in CSS property animation-name assert_equals: Tainted value tainted set on --tainted-first by animation expected "tainted" but got ""
+FAIL Inherited animation tainted values are omitted in CSS property animation-name assert_equals: Tainted value tainted set on --tainted by animation expected "tainted" but got ""
+FAIL Animation tainted values trigger var fallbacks in CSS property animation-name assert_equals: Tainted value tainted set on --tainted by animation expected "tainted" but got ""
+FAIL Animation tainted fallback values are omitted in CSS property animation-name assert_equals: Tainted value tainted set on --tainted by animation expected "tainted" but got ""
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698