Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.title-05-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.title-05-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.title-05-expected.txt |
deleted file mode 100644 |
index b8b937cfda95dae95960ebb6329fbd87c84de506..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.title-05-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL Removing whitespace in document.title: U+b assert_equals: expected "\va\v\vb\vc0\v" but got "a b c0" |
-PASS Removing whitespace in document.title: U+85 |
-PASS Removing whitespace in document.title: U+a0 |
-PASS Removing whitespace in document.title: U+1680 |
-PASS Removing whitespace in document.title: U+180e |
-PASS Removing whitespace in document.title: U+2000 |
-PASS Removing whitespace in document.title: U+2001 |
-PASS Removing whitespace in document.title: U+2002 |
-PASS Removing whitespace in document.title: U+2003 |
-PASS Removing whitespace in document.title: U+2004 |
-PASS Removing whitespace in document.title: U+2005 |
-PASS Removing whitespace in document.title: U+2006 |
-PASS Removing whitespace in document.title: U+2007 |
-PASS Removing whitespace in document.title: U+2008 |
-PASS Removing whitespace in document.title: U+2009 |
-PASS Removing whitespace in document.title: U+200a |
-FAIL Removing whitespace in document.title: U+2028 assert_equals: expected " a b c16 " but got "a b c16" |
-FAIL Removing whitespace in document.title: U+2029 assert_equals: expected " a b c17 " but got "a b c17" |
-PASS Removing whitespace in document.title: U+202f |
-PASS Removing whitespace in document.title: U+205f |
-PASS Removing whitespace in document.title: U+3000 |
-Harness: the test ran to completion. |
- |