13:40
<sideshowbarker>
hsivonen: https://github.com/validator/htmlparser/pull/113 is ready for review again. Responded to all the review comments, and tried to align to follow the spec as closely as possible — and to make it do so as clearly as possible. Dropped in a lot of comments with verbatim spec text and spec links. Maybe overkill in some cases, but I figured it better to err on the side of greater clarity.
14:25
<hsivonen>
Thanks. I think it will take until Monday for me to get to this.
16:46
<Luke Warlow>
annevk: Regarding the discussion about :popover-open and ::picker(select), I've just come across https://github.com/w3c/csswg-drafts/issues/10775 - which has a resolution that matches Chromium's behaviour rather than your tests.
16:54
<annevk>
Luke Warlow: not exactly. The resolution there is that it should parse, not that it should match. It's a bit unclear to me what we want long term. We definitely have rather specific pseudo-class handling for pseudo-elements currently.
16:55
<Luke Warlow>
Ah apologies I hadn't spotted you made the parser test tentative before merging.