smaug----
smaug----
Do we have any use counters for the APIs? (Firefox doesn't have)
So how would the .form getter work for the slotted elements?
I wouldn't add yet another popup, if just possible. We've tried hard to get rid of beforeunload popup after all.
I think it would make more sense if compression streams lived in WhatWG, just like 'plain' streams live, and transform streams and encoding streams. I don't quite understand what in...
:fullscreen should follow whatever behavior :focus has. The current spec does make sense, but I'm worried about changing implementations, that might break sites. Has webkit shipped the change to its...
FWIW, IE11 and Edge seem to limit to 25 workers per window or per domain (not sure which one). I did some testing in https://bugzilla.mozilla.org/show_bug.cgi?id=1241485#c0
When is UA allowed to trigger fetchLater? Especially on mobile one could have a page in a background tab for quite some time doing nothing (since it is throttled so...
And there no->yes could be a background tab which isn't doing anything for ages. I would expect fetchLater to be triggered for those. Should there be some correlation with visibilityState?
ok, then that should be clear from the spec that UA can trigger fetches rather soon if it wants to. The current pr hints about non-active document.