04:56
<Domenic>
annevk: do you mind if I merge https://github.com/whatwg/fetch/pull/1469 ?
07:53
<Haerul Fuad>
🇮🇩
07:53
Haerul Fuad
Haerul Fuad
13:39
<jgraham>
Anyone fancy explaining to me what I'm missing in https://github.com/web-platform-tests/wpt/pull/34807#issuecomment-1183236158 (the context is what happens when a navigate loads a resource with a Content-Encoding header that doesn't match the body)
14:48
<smaug>
...that wasn't quite right.
14:51
<smaug>
if window.open is called after unload, active document's sandboxing flags will be used when creating a new browsing context. But active document's flags may be different than window.document's flags.