Closed
Description
These static methods were removed from the URL Standard in whatwg/url@2bd0f59 since they were not implemented anywhere. They should have been marked experimental and at-risk in the spec, but unfortunately were not at the time, so Node implemented them. Fortunately Node's URL implementation is experimental so these should be removable without issues.