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

Unified Diff: third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt

Issue 2678143003: Move CSS animations use counters to UseCounter (Closed)
Patch Set: Rebase incl FrameHost->Page change, tweak test Created 3 years, 9 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/animations/animated-css-property-usecounter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt b/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96dd981b9eed3347771bb1c6055f2e2762c0846e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt
@@ -0,0 +1,5 @@
+This is a testharness.js-based test.
+PASS Animating properties via CSS causes UseCounter to be incremented.
+FAIL Animating custom CSS properties causes UseCounter to be incremented. assert_true: Usage of custom property --x in style causes it to be counted in normal CSS property UseCounter expected true got false
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698