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

Unified Diff: third_party/WebKit/LayoutTests/typedcssom/keywordValue-expected.txt

Issue 1778743003: Make <custom-ident> not insert quotes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win_chromium_rel_ng Created 4 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/typedcssom/keywordValue-expected.txt
diff --git a/third_party/WebKit/LayoutTests/typedcssom/keywordValue-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/keywordValue-expected.txt
deleted file mode 100644
index 1cd37a493d181b0c5e7bafc210a2d1699ffb7baf..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/typedcssom/keywordValue-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a testharness.js-based test.
-PASS Constructor should throw an error if given an empty string
-FAIL cssString returns a string with a format similar to CSS.escape. This test also implies that toCSSValue supports all keywords including custom identifiers assert_equals: expected "\\ Hello\ World" but got "' Hello World'"
-PASS keywordValue returns a string equal to the string used in the constructor
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698