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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/documents/dom-tree-accessors/document.title-05-expected.txt

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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/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.
-

Powered by Google App Engine
This is Rietveld 408576698