Closed jeremyroman closed 10 months ago
@annevk I think we need a second implementer interest even for little fixes like this, right? Is WebKit cool with this?
I think for cases where you are just fixing a bug in the standard when there are no conflicting implementations out there you can use your best judgment and carry on.
Though perhaps the extra waiting time helps as I see you fixed another another nit. :-)
Anyway, looks good.
Thanks Anne, noted for future changes in this vein.
Some of these values may be null (or in the case of port, an integer) and must be converted to strings before they can be applied to URLPatternInit.
The conversion of the port to an integer is also necessary in the encoding callbacks.
Addresses #202, at least in part.
(See WHATWG Working Mode: Changes for more details.)
Preview | Diff