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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/collections/HTMLCollection-supported-property-names-expected.txt

Issue 2408083002: Revert of Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f (Closed)
Patch Set: Created 4 years, 2 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
(Empty)
1 This is a testharness.js-based test.
2 PASS Object.getOwnPropertyNames on HTMLCollection
3 PASS Object.getOwnPropertyNames on HTMLCollection with non-HTML namespace
4 PASS Object.getOwnPropertyNames on HTMLCollection with expando object
5 FAIL Trying to set an expando that would shadow an already-existing named proper ty assert_false: expected false got true
6 PASS Trying to set an expando that shadows a named property that gets added late r
7 PASS Trying to set a non-configurable expando that shadows a named property that gets added later
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698