01:52
<0x4261756d>
The tree_construction tests suggest that they should be processed using the rules for 'in body', at least they pass when doing that.
01:56
<0x4261756d>
The tree_construction part is resolved thanks to https://github.com/web-platform-tests/wpt/pull/61085. Only the tokenizer tests remain broken
13:43
<sirreal>
I opened a PR for this: https://github.com/whatwg/html/pull/12653
15:00
<annevk>
Shannon Booth: curious if Attr in ranges came up in Ladybird as apparently there was no real test coverage. I created some over at https://github.com/web-platform-tests/wpt/pull/61121
16:32
<Shannon Booth>
I'm not 100% sure what you mean, but we pass those tests too
16:38
<Shannon Booth>
But StaticRange indeed throws per spec
16:44
<annevk>
Shannon Booth: just wondering if it was problematic that there was no test coverage. I guess maybe not. It does seem like the spec is adequate.
16:47
<Shannon Booth>
Ah! Yeah I think we just got the behaviour for free due to inheritance