Alwin Blok

Results 5 issues of Alwin Blok

The Writing section suggests that drive letters are allowed in file URLs only if they do not have a host. This is reflected in the parser (the file-slash state does...

topic: validation
topic: file

This removes the file host state and parses file URL authorities using the generic authority state. The outward behaviour is unchanged and all tests are passing. One thing that might...

The topmost goal of the WHATWG standard states: > * Align RFC 3986 and RFC 3987 with contemporary implementations and obsolete them in the process. I believe that it will...

This is a proposal to include a table, either as clarification, or (my current preference) even as a full replacement for describing: * Percent encode sets * Valid vs invalid...

### What is the issue with the URL Standard? At the start of section **4. URLs**, there is a [table](https://url.spec.whatwg.org/#example-url-parsing) that illustrates various combinations of input– and base URLs. The...