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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt

Issue 1962003002: Import web-platform-tests@41d6911b288a9624c249a406b9bf51607a2dd04d (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Skip submit-entity-body.html Created 4 years, 7 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/imported/web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f980ab3a1c6c6ecf1c7676cc9b94507f41fe1d71
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt
@@ -0,0 +1,283 @@
+This is a testharness.js-based test.
+PASS a.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS area.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS link.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS iframe.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS output.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS td.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS th.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS a.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
+PASS area.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
+PASS link.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
+PASS iframe.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
+PASS output.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
+PASS td.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
+PASS th.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
+PASS a.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList.
+PASS area.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList.
+PASS link.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList.
+PASS iframe.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList.
+PASS output.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList.
+PASS td.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList.
+PASS th.classList in http://www.w3.org/1998/Math/MathML namespace should be DOMTokenList.
+PASS a.classList in http://example.com/ namespace should be DOMTokenList.
+PASS area.classList in http://example.com/ namespace should be DOMTokenList.
+PASS link.classList in http://example.com/ namespace should be DOMTokenList.
+PASS iframe.classList in http://example.com/ namespace should be DOMTokenList.
+PASS output.classList in http://example.com/ namespace should be DOMTokenList.
+PASS td.classList in http://example.com/ namespace should be DOMTokenList.
+PASS th.classList in http://example.com/ namespace should be DOMTokenList.
+PASS a.classList in null namespace should be DOMTokenList.
+PASS area.classList in null namespace should be DOMTokenList.
+PASS link.classList in null namespace should be DOMTokenList.
+PASS iframe.classList in null namespace should be DOMTokenList.
+PASS output.classList in null namespace should be DOMTokenList.
+PASS td.classList in null namespace should be DOMTokenList.
+PASS th.classList in null namespace should be DOMTokenList.
+FAIL a.dropzone in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+FAIL area.dropzone in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+FAIL link.dropzone in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+FAIL iframe.dropzone in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+FAIL output.dropzone in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+FAIL td.dropzone in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+FAIL th.dropzone in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+PASS a.dropzone in http://www.w3.org/2000/svg namespace should be undefined.
+PASS area.dropzone in http://www.w3.org/2000/svg namespace should be undefined.
+PASS link.dropzone in http://www.w3.org/2000/svg namespace should be undefined.
+PASS iframe.dropzone in http://www.w3.org/2000/svg namespace should be undefined.
+PASS output.dropzone in http://www.w3.org/2000/svg namespace should be undefined.
+PASS td.dropzone in http://www.w3.org/2000/svg namespace should be undefined.
+PASS th.dropzone in http://www.w3.org/2000/svg namespace should be undefined.
+PASS a.dropzone in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS area.dropzone in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS link.dropzone in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS iframe.dropzone in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS output.dropzone in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS td.dropzone in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS th.dropzone in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS a.dropzone in http://example.com/ namespace should be undefined.
+PASS area.dropzone in http://example.com/ namespace should be undefined.
+PASS link.dropzone in http://example.com/ namespace should be undefined.
+PASS iframe.dropzone in http://example.com/ namespace should be undefined.
+PASS output.dropzone in http://example.com/ namespace should be undefined.
+PASS td.dropzone in http://example.com/ namespace should be undefined.
+PASS th.dropzone in http://example.com/ namespace should be undefined.
+PASS a.dropzone in null namespace should be undefined.
+PASS area.dropzone in null namespace should be undefined.
+PASS link.dropzone in null namespace should be undefined.
+PASS iframe.dropzone in null namespace should be undefined.
+PASS output.dropzone in null namespace should be undefined.
+PASS td.dropzone in null namespace should be undefined.
+PASS th.dropzone in null namespace should be undefined.
+PASS a.headers in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS area.headers in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS link.headers in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS iframe.headers in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS output.headers in http://www.w3.org/1999/xhtml namespace should be undefined.
+FAIL td.headers in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object String]"
+FAIL th.headers in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object String]"
+PASS a.headers in http://www.w3.org/2000/svg namespace should be undefined.
+PASS area.headers in http://www.w3.org/2000/svg namespace should be undefined.
+PASS link.headers in http://www.w3.org/2000/svg namespace should be undefined.
+PASS iframe.headers in http://www.w3.org/2000/svg namespace should be undefined.
+PASS output.headers in http://www.w3.org/2000/svg namespace should be undefined.
+PASS td.headers in http://www.w3.org/2000/svg namespace should be undefined.
+PASS th.headers in http://www.w3.org/2000/svg namespace should be undefined.
+PASS a.headers in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS area.headers in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS link.headers in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS iframe.headers in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS output.headers in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS td.headers in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS th.headers in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS a.headers in http://example.com/ namespace should be undefined.
+PASS area.headers in http://example.com/ namespace should be undefined.
+PASS link.headers in http://example.com/ namespace should be undefined.
+PASS iframe.headers in http://example.com/ namespace should be undefined.
+PASS output.headers in http://example.com/ namespace should be undefined.
+PASS td.headers in http://example.com/ namespace should be undefined.
+PASS th.headers in http://example.com/ namespace should be undefined.
+PASS a.headers in null namespace should be undefined.
+PASS area.headers in null namespace should be undefined.
+PASS link.headers in null namespace should be undefined.
+PASS iframe.headers in null namespace should be undefined.
+PASS output.headers in null namespace should be undefined.
+PASS td.headers in null namespace should be undefined.
+PASS th.headers in null namespace should be undefined.
+PASS a.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS area.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS link.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS iframe.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS output.htmlFor in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS td.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS th.htmlFor in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS a.htmlFor in http://www.w3.org/2000/svg namespace should be undefined.
+PASS area.htmlFor in http://www.w3.org/2000/svg namespace should be undefined.
+PASS link.htmlFor in http://www.w3.org/2000/svg namespace should be undefined.
+PASS iframe.htmlFor in http://www.w3.org/2000/svg namespace should be undefined.
+PASS output.htmlFor in http://www.w3.org/2000/svg namespace should be undefined.
+PASS td.htmlFor in http://www.w3.org/2000/svg namespace should be undefined.
+PASS th.htmlFor in http://www.w3.org/2000/svg namespace should be undefined.
+PASS a.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS area.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS link.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS iframe.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS output.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS td.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS th.htmlFor in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS a.htmlFor in http://example.com/ namespace should be undefined.
+PASS area.htmlFor in http://example.com/ namespace should be undefined.
+PASS link.htmlFor in http://example.com/ namespace should be undefined.
+PASS iframe.htmlFor in http://example.com/ namespace should be undefined.
+PASS output.htmlFor in http://example.com/ namespace should be undefined.
+PASS td.htmlFor in http://example.com/ namespace should be undefined.
+PASS th.htmlFor in http://example.com/ namespace should be undefined.
+PASS a.htmlFor in null namespace should be undefined.
+PASS area.htmlFor in null namespace should be undefined.
+PASS link.htmlFor in null namespace should be undefined.
+PASS iframe.htmlFor in null namespace should be undefined.
+PASS output.htmlFor in null namespace should be undefined.
+PASS td.htmlFor in null namespace should be undefined.
+PASS th.htmlFor in null namespace should be undefined.
+FAIL a.ping in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object String]"
+FAIL area.ping in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object String]"
+PASS link.ping in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS iframe.ping in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS output.ping in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS td.ping in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS th.ping in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS a.ping in http://www.w3.org/2000/svg namespace should be undefined.
+PASS area.ping in http://www.w3.org/2000/svg namespace should be undefined.
+PASS link.ping in http://www.w3.org/2000/svg namespace should be undefined.
+PASS iframe.ping in http://www.w3.org/2000/svg namespace should be undefined.
+PASS output.ping in http://www.w3.org/2000/svg namespace should be undefined.
+PASS td.ping in http://www.w3.org/2000/svg namespace should be undefined.
+PASS th.ping in http://www.w3.org/2000/svg namespace should be undefined.
+PASS a.ping in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS area.ping in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS link.ping in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS iframe.ping in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS output.ping in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS td.ping in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS th.ping in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS a.ping in http://example.com/ namespace should be undefined.
+PASS area.ping in http://example.com/ namespace should be undefined.
+PASS link.ping in http://example.com/ namespace should be undefined.
+PASS iframe.ping in http://example.com/ namespace should be undefined.
+PASS output.ping in http://example.com/ namespace should be undefined.
+PASS td.ping in http://example.com/ namespace should be undefined.
+PASS th.ping in http://example.com/ namespace should be undefined.
+PASS a.ping in null namespace should be undefined.
+PASS area.ping in null namespace should be undefined.
+PASS link.ping in null namespace should be undefined.
+PASS iframe.ping in null namespace should be undefined.
+PASS output.ping in null namespace should be undefined.
+PASS td.ping in null namespace should be undefined.
+PASS th.ping in null namespace should be undefined.
+FAIL a.relList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+FAIL area.relList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList. assert_equals: expected "[object DOMTokenList]" but got "[object Undefined]"
+PASS link.relList in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS iframe.relList in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS output.relList in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS td.relList in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS th.relList in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS a.relList in http://www.w3.org/2000/svg namespace should be undefined.
+PASS area.relList in http://www.w3.org/2000/svg namespace should be undefined.
+PASS link.relList in http://www.w3.org/2000/svg namespace should be undefined.
+PASS iframe.relList in http://www.w3.org/2000/svg namespace should be undefined.
+PASS output.relList in http://www.w3.org/2000/svg namespace should be undefined.
+PASS td.relList in http://www.w3.org/2000/svg namespace should be undefined.
+PASS th.relList in http://www.w3.org/2000/svg namespace should be undefined.
+PASS a.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS area.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS link.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS iframe.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS output.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS td.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS th.relList in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS a.relList in http://example.com/ namespace should be undefined.
+PASS area.relList in http://example.com/ namespace should be undefined.
+PASS link.relList in http://example.com/ namespace should be undefined.
+PASS iframe.relList in http://example.com/ namespace should be undefined.
+PASS output.relList in http://example.com/ namespace should be undefined.
+PASS td.relList in http://example.com/ namespace should be undefined.
+PASS th.relList in http://example.com/ namespace should be undefined.
+PASS a.relList in null namespace should be undefined.
+PASS area.relList in null namespace should be undefined.
+PASS link.relList in null namespace should be undefined.
+PASS iframe.relList in null namespace should be undefined.
+PASS output.relList in null namespace should be undefined.
+PASS td.relList in null namespace should be undefined.
+PASS th.relList in null namespace should be undefined.
+PASS a.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS area.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS link.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS iframe.sandbox in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS output.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS td.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS th.sandbox in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS a.sandbox in http://www.w3.org/2000/svg namespace should be undefined.
+PASS area.sandbox in http://www.w3.org/2000/svg namespace should be undefined.
+PASS link.sandbox in http://www.w3.org/2000/svg namespace should be undefined.
+PASS iframe.sandbox in http://www.w3.org/2000/svg namespace should be undefined.
+PASS output.sandbox in http://www.w3.org/2000/svg namespace should be undefined.
+PASS td.sandbox in http://www.w3.org/2000/svg namespace should be undefined.
+PASS th.sandbox in http://www.w3.org/2000/svg namespace should be undefined.
+PASS a.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS area.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS link.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS iframe.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS output.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS td.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS th.sandbox in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS a.sandbox in http://example.com/ namespace should be undefined.
+PASS area.sandbox in http://example.com/ namespace should be undefined.
+PASS link.sandbox in http://example.com/ namespace should be undefined.
+PASS iframe.sandbox in http://example.com/ namespace should be undefined.
+PASS output.sandbox in http://example.com/ namespace should be undefined.
+PASS td.sandbox in http://example.com/ namespace should be undefined.
+PASS th.sandbox in http://example.com/ namespace should be undefined.
+PASS a.sandbox in null namespace should be undefined.
+PASS area.sandbox in null namespace should be undefined.
+PASS link.sandbox in null namespace should be undefined.
+PASS iframe.sandbox in null namespace should be undefined.
+PASS output.sandbox in null namespace should be undefined.
+PASS td.sandbox in null namespace should be undefined.
+PASS th.sandbox in null namespace should be undefined.
+PASS a.sizes in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS area.sizes in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS link.sizes in http://www.w3.org/1999/xhtml namespace should be DOMTokenList.
+PASS iframe.sizes in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS output.sizes in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS td.sizes in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS th.sizes in http://www.w3.org/1999/xhtml namespace should be undefined.
+PASS a.sizes in http://www.w3.org/2000/svg namespace should be undefined.
+PASS area.sizes in http://www.w3.org/2000/svg namespace should be undefined.
+PASS link.sizes in http://www.w3.org/2000/svg namespace should be undefined.
+PASS iframe.sizes in http://www.w3.org/2000/svg namespace should be undefined.
+PASS output.sizes in http://www.w3.org/2000/svg namespace should be undefined.
+PASS td.sizes in http://www.w3.org/2000/svg namespace should be undefined.
+PASS th.sizes in http://www.w3.org/2000/svg namespace should be undefined.
+PASS a.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS area.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS link.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS iframe.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS output.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS td.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS th.sizes in http://www.w3.org/1998/Math/MathML namespace should be undefined.
+PASS a.sizes in http://example.com/ namespace should be undefined.
+PASS area.sizes in http://example.com/ namespace should be undefined.
+PASS link.sizes in http://example.com/ namespace should be undefined.
+PASS iframe.sizes in http://example.com/ namespace should be undefined.
+PASS output.sizes in http://example.com/ namespace should be undefined.
+PASS td.sizes in http://example.com/ namespace should be undefined.
+PASS th.sizes in http://example.com/ namespace should be undefined.
+PASS a.sizes in null namespace should be undefined.
+PASS area.sizes in null namespace should be undefined.
+PASS link.sizes in null namespace should be undefined.
+PASS iframe.sizes in null namespace should be undefined.
+PASS output.sizes in null namespace should be undefined.
+PASS td.sizes in null namespace should be undefined.
+PASS th.sizes in null namespace should be undefined.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698