06:13
<Domenic>
Anyone with CSSWG write privileges want to close https://github.com/w3c/csswg-drafts/issues/4683 ?
06:14
<Domenic>
https://github.com/w3c/csswg-drafts/issues/5508 also seems fixed
06:15
<Domenic>
and https://github.com/w3c/csswg-drafts/issues/3946
06:15
<Domenic>
OK, there's probably lots, I'll stop triaging another repo's issues now...
07:29
<annevk>
Domenic: I've closed those three issues.
16:00
<annevk>
mfreed: why popUp? Per https://whatwg.org/style-guide it's popup.
18:48
<khafra>
for this test https://github.com/web-platform-tests/wpt/blob/master/fetch/api/abort/general.any.js#L507 isn't duplex: 'half' needed in fetch options to make it reject with a DOMException rather than a typeerror? It also appears to be failing on all browsers