06:38
<sideshowbarker>
PSA: At https://github.com/w3c/csswg-drafts/issues/7712 I made a new proposal to start auto-publishing CSS WG drafts at https://w3c.github.io/csswg-drafts URLs, using the same https://github.com/w3c/spec-prod tooling that most other W3C groups/repos already use — in parallel with continuing to publish them at drafts.w3.org URLs.
11:11
<Domenic>
I hope they do it, although given how your attempts last time went it seems like the group is pretty set on the "dump money onto the dumster fire" solution :(
14:00
<Jake Archibald>
emilio: btw, we're going to have a breakout session on shared element transitions at TPAC https://www.w3.org/wiki/TPAC/2022/SessionIdeas#Page_transitions_in_the_browser_.28Shared_Element_Transitions.29
14:00
<emilio>
cool, thanks! will try to make it
14:05
<hsivonen>
AFAICT when the inner window is reused when navigating from the initial about:blank, Chrome aborts a synchronous XHR pending in that window and WPT tests this, but I don't see this in the spec. Spec bug or bad spec reading on my part?