ladybird/Tests/LibWeb/Text/expected/URL/URL-operations-properties.txt
Shannon Booth e9dd05b2b5 LibWeb: Correct attributes on IDL interface 'operations'
This fixes four tests for the IDL harness for URL under:

https://wpt.live/url/idlharness.any.html
and https://wpt.live/url/idlharness.any.worker.html

But probably some tests in other places too :^)
2024-10-05 10:46:30 +02:00

4 lines
118 B
Text

writable: true
configurable: true
enumerable: true
value (the function itself): function canParse() { [native code] }