Anne van Kesteren

Results 403 issues of Anne van Kesteren

Since cookie values at least are a byte sequence, it needs to be specified how these are converted to a string and vice versa.

bug
Get Named Cookie
Get All Cookies
Add Cookie

In particular for JSON there are some nice primitives at https://infra.spec.whatwg.org/#json that we already use elsewhere in the browser that seem good to align on.

@sideshowbarker #260 fails to build because https://encoding.spec.whatwg.org/windows-1253-bmp.html has `aria-label` usage that the HTML checker warns for. Basically, it's a lot of stuff like: > `U+0000� `

accessibility

This is WIP, mainly since I'm a little unsure we want to go this far, but I also kinda like it. @andreubotella @ricea @domenic @aphillips thoughts? *** Preview | Diff

- [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:...

topic: api
needs implementer interest
addition/proposal

Closes #595. *** Preview | Diff

While we don't (want to) govern (yet) if one file URL can fetch another, we can at least govern that the origins file URLs hand out always serialize to "`null`"....

topic: api
needs implementer interest
addition/proposal
topic: file

Chrome uppercases the Windows drive letter (only on Windows) as part of its file URL parsing. No other browser engine, including IE6, IE8, IE10, and IE11, seems to do this....

topic: parser
topic: file

I think it would be good for the community following this repository to take a look at https://wicg.github.io/urlpattern/ and provide feedback.

This is basically something we need to raise again with the IDNA folks as their document does not really address it. This used to be tracked by https://www.w3.org/Bugs/Public/show_bug.cgi?id=25334. As part...

topic: idna
i18n-tracker
topic: validation