Skip to content

Commit 508d976

Browse files
joyeecheungjasnell
authored andcommitted
url: make WHATWG URL properties spec compliant
* Set exposed attributes of the interface enumerable and configurable, as required by the spec. See: https://heycam.github.io/webidl/#es-attributes * Make sure `URL#searchParams` returns `[[SameObject]]` * Add the missing `URL#href` setter * Reorder the properties to match https://url.spec.whatwg.org/#api * Add tests for the ECMAScript property attributes PR-URL: #10408 Fixes: #10376 Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent b7fadf0 commit 508d976

File tree

2 files changed

+513
-330
lines changed

2 files changed

+513
-330
lines changed

0 commit comments

Comments
 (0)