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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/variables/inherit-in-inline-style-expected.txt

Issue 2188343002: Fix serialization of css-wide keywords in custom properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments Created 4 years, 5 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/inherit-in-inline-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/variables/inherit-in-inline-style-expected.txt b/third_party/WebKit/LayoutTests/fast/css/variables/inherit-in-inline-style-expected.txt
deleted file mode 100644
index a16eb6d89914c41ebb77dd14d8139d6658d1841d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/css/variables/inherit-in-inline-style-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a testharness.js-based test.
-FAIL The special inherit value can be read from inline style. assert_equals: expected " inherit" but got ""
-FAIL The special inherit value can be read after setting. assert_equals: expected " inherit" but got ""
-FAIL The special inherit value can be read from a declared rule. assert_equals: expected " inherit" but got ""
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698