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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase Created 3 years, 10 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 unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 210 tests; 201 PASS, 9 FAIL, 0 TIMEOUT, 0 NOTRUN.
2 PASS a.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenLis t. 3 PASS a.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenLis t.
3 PASS area.classList in http://www.w3.org/1999/xhtml namespace should be DOMToken List. 4 PASS area.classList in http://www.w3.org/1999/xhtml namespace should be DOMToken List.
4 PASS link.classList in http://www.w3.org/1999/xhtml namespace should be DOMToken List. 5 PASS link.classList in http://www.w3.org/1999/xhtml namespace should be DOMToken List.
5 PASS iframe.classList in http://www.w3.org/1999/xhtml namespace should be DOMTok enList. 6 PASS iframe.classList in http://www.w3.org/1999/xhtml namespace should be DOMTok enList.
6 PASS output.classList in http://www.w3.org/1999/xhtml namespace should be DOMTok enList. 7 PASS output.classList in http://www.w3.org/1999/xhtml namespace should be DOMTok enList.
7 PASS td.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenLi st. 8 PASS td.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenLi st.
8 PASS th.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenLi st. 9 PASS th.classList in http://www.w3.org/1999/xhtml namespace should be DOMTokenLi st.
9 PASS a.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList. 10 PASS a.classList in http://www.w3.org/2000/svg namespace should be DOMTokenList.
10 PASS area.classList in http://www.w3.org/2000/svg namespace should be DOMTokenLi st. 11 PASS area.classList in http://www.w3.org/2000/svg namespace should be DOMTokenLi st.
11 PASS link.classList in http://www.w3.org/2000/svg namespace should be DOMTokenLi st. 12 PASS link.classList in http://www.w3.org/2000/svg namespace should be DOMTokenLi st.
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 PASS th.sizes in http://example.com/ namespace should be undefined. 205 PASS th.sizes in http://example.com/ namespace should be undefined.
205 PASS a.sizes in null namespace should be undefined. 206 PASS a.sizes in null namespace should be undefined.
206 PASS area.sizes in null namespace should be undefined. 207 PASS area.sizes in null namespace should be undefined.
207 PASS link.sizes in null namespace should be undefined. 208 PASS link.sizes in null namespace should be undefined.
208 PASS iframe.sizes in null namespace should be undefined. 209 PASS iframe.sizes in null namespace should be undefined.
209 PASS output.sizes in null namespace should be undefined. 210 PASS output.sizes in null namespace should be undefined.
210 PASS td.sizes in null namespace should be undefined. 211 PASS td.sizes in null namespace should be undefined.
211 PASS th.sizes in null namespace should be undefined. 212 PASS th.sizes in null namespace should be undefined.
212 Harness: the test ran to completion. 213 Harness: the test ran to completion.
213 214
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698