w3c / IntersectionObserver

Intersection Observer
https://www.w3.org/TR/intersection-observer/
Other
3.62k stars 531 forks source link

Fix auto publish #492

Closed marcoscaceres closed 2 years ago

marcoscaceres commented 2 years ago

Auto publishing is failing with:

$ bikeshed --die-on=link-error spec "index.bs" "index.bs.built.html" 
[447](https://github.com/w3c/IntersectionObserver/runs/5978733610?check_suite_focus=true#step:3:447)
      LINK ERROR: No 'dfn' refs found for 'html processing model'.
[448](https://github.com/w3c/IntersectionObserver/runs/5978733610?check_suite_focus=true#step:3:448)
      <a data-link-type="dfn" data-lt="HTML Processing Model">HTML Processing Model</a>
[449](https://github.com/w3c/IntersectionObserver/runs/5978733610?check_suite_focus=true#step:3:449)
       ✘  Did not generate, due to fatal errors

@szager-chromium, any change you could fix that please? 🙏

The chairs would like to initiate some wide review of the spec, so having the latest version on TR would be ideal.

Thanks in advance!

miketaylr commented 2 years ago

I'll take this.