09:10
<sideshowbarker>

TabAtkins: mdn-spec-links now up to date

CSS-related specs that didn’t have MDN annotations before but will now:

  • css-highlight-api
  • css-view-transitions
  • custom-state-pseudo-class

Some interesting others include webgpu, scroll-to-text-fragment, local-font-access

12:51
<Ms2ger>
TabAtkins: I finally figured out what was causing the issue updating bikeshed data I asked you about a while ago: I can get to githubusercontent over ipv4 but not v6 for some reason I'm not gonna debug further
13:59
<Jake Archibald>
Is any particular spec responsible for hit testing?
14:01
<Jake Archibald>
I guess it's UIEvents
14:15
<Kaiido>
SVG has some pretty detailed algos: https://svgwg.org/svg2-draft/interact.html#PointerEventsProperty
18:27
<TabAtkins>
Yeah, nominally CSS should be responsible for this, but we've never had enough reason for anyone to spend the effort to actually nail it down precisely.