mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 09:46:04 -05:00
0378645c25
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.
2 lines
119 B
Text
2 lines
119 B
Text
[Pass] Object.defineProperty(HTMLCollection, key, value) throws
|
|
[Pass] "use strict"; HTMLCollection[key] setter throws
|