mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
PlatformObjects with named properties does not qualify as 'has own property' just by virtue of a named property existing. This fixes at least one WPT test, which is imported.
3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
[Pass] Object.defineProperty(HTMLCollection, key, value) throws
|
|
[Pass] "use strict"; HTMLCollection[key] setter throws
|