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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/variables/variables-in-at-rules-expected.txt

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: Created 3 years, 10 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/fast/css/variables/variables-in-at-rules-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/variables/variables-in-at-rules-expected.txt b/third_party/WebKit/LayoutTests/fast/css/variables/variables-in-at-rules-expected.txt
deleted file mode 100644
index f17527d9bb477ab3940a57ca53be268a9bc345c1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/css/variables/variables-in-at-rules-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a testharness.js-based test.
-PASS Custom properties are not allowed in @font-face rules
-PASS Custom properties are not allowed in @viewport rules
-FAIL Custom properties are not allowed in the outer scope of @keyframes rules assert_equals: expected "@keyframes foo {\n 0% { --valid-var: 4; }\n 100% { left: 10px; }\n}" but got "@keyframes foo { \n 100% { left: 10px; }\n}"
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698