12:32
<annevk>
Mattias Buelens Domenic: could you spend a minute reading https://github.com/whatwg/html/issues/10855#issuecomment-2647710959 and subsequent comments and see if you agree with the general idea? It sounds reasonable, but I want to make sure we tackle it in a similar way we did with streams.
12:36
<Domenic>
Tomorrow's a holiday but will try to get to it in ~36 hours
12:37
<annevk>
Thanks, enjoy the holiday!
15:20
<zcorpan>
ntim: ping https://github.com/whatwg/html/pull/10959 :)
15:49
<annevk>
zcorpan: if it's a quirk, wouldn't it be better to not apply it to menu/dir?
15:50
<zcorpan>
annevk: it's the undoing of the quirk that should apply also to menu and dir
15:55
<zcorpan>
i.e. if we want <menu><li> to have not-quirky rendering, menu needs to be included in the undoing style rule
15:58
<annevk>
I see, yeah I guess that makes sense