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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/MutationObserver-attributes-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 11 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 42 tests. 41 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN
2 PASS attributes Element.id: update, no oldValue, mutation 3 PASS attributes Element.id: update, no oldValue, mutation
3 PASS attributes Element.id: update mutation 4 PASS attributes Element.id: update mutation
4 PASS attributes Element.id: empty string update mutation 5 PASS attributes Element.id: empty string update mutation
5 PASS attributes Element.id: same value mutation 6 PASS attributes Element.id: same value mutation
6 PASS attributes Element.unknown: IDL attribute no mutation 7 PASS attributes Element.unknown: IDL attribute no mutation
7 PASS attributes HTMLInputElement.type: type update mutation 8 PASS attributes HTMLInputElement.type: type update mutation
8 PASS attributes Element.className: new value mutation 9 PASS attributes Element.className: new value mutation
9 PASS attributes Element.className: empty string update mutation 10 PASS attributes Element.className: empty string update mutation
10 PASS attributes Element.className: same value mutation 11 PASS attributes Element.className: same value mutation
11 PASS attributes Element.className: same multiple values mutation 12 PASS attributes Element.className: same multiple values mutation
(...skipping 24 matching lines...) Expand all
36 PASS attributes Element.removeAttributeNS: removal mutation 37 PASS attributes Element.removeAttributeNS: removal mutation
37 PASS attributes Element.removeAttributeNS: removal no mutation 38 PASS attributes Element.removeAttributeNS: removal no mutation
38 PASS attributes Element.removeAttributeNS: prefixed attribute removal no mutatio n 39 PASS attributes Element.removeAttributeNS: prefixed attribute removal no mutatio n
39 PASS attributes/attributeFilter Element.id/Element.className: update mutation 40 PASS attributes/attributeFilter Element.id/Element.className: update mutation
40 PASS attributes/attributeFilter Element.id/Element.className: multiple filter up date mutation 41 PASS attributes/attributeFilter Element.id/Element.className: multiple filter up date mutation
41 PASS attributeOldValue alone Element.id: update mutation 42 PASS attributeOldValue alone Element.id: update mutation
42 PASS attributeFilter alone Element.id/Element.className: multiple filter update mutation 43 PASS attributeFilter alone Element.id/Element.className: multiple filter update mutation
43 PASS childList false: no childList mutation 44 PASS childList false: no childList mutation
44 Harness: the test ran to completion. 45 Harness: the test ran to completion.
45 46
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698