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. |
- |