Anne van Kesteren

Results 2117 comments of Anne van Kesteren

Okay, so if we address #2613 I suspect this would best be done before invoking "obtain a connection" as maintaining a large blocklist that's TURN-specific in Fetch seems a tad...

@karwa could you maybe rebase and force push to rerun the status checks? Thanks!

@tabatkins any chance this could be prioritized somehow?

This would still be great to have for Infra. I could maybe also give it a go if you can give some pointers.

https://github.com/whatwg/quirks/pull/58 removed a definition and CI didn't trip (despite there being a reference left to "quirky colors"). Later CI did trip and it turned out https://github.com/whatwg/quirks/pull/66 was needed. I have...

@developit invoking a number of setters is a very different operation and I'd suggest we tackle that idea in a separate issue.

Maybe. If you want to avoid hitting the binding layer you probably do not want a callback though, but rather spell out the instructions to execute.

That was in reference to running setters as opposed to setting attributes. It could probably still be defined in DOM. I'm not sure how that relates to 2/3 in your...

It would be nice if we could assert this somehow. We should probably also note that return values are ignored.

This seems to go somewhat counter to https://dom.spec.whatwg.org/#action-versus-occurance. I know that user agents have some internal infrastructure that looks like this, but it's not clear to me that it's also...