The problem in this case was a pointer to a reSpec-generated fragment ID in
another document.
On Sun, Oct 21, 2012 at 11:32 AM, olivier Thereaux <
olivier.thereaux@bbc.co.uk> wrote:
> On 21 Oct 2012, at 14:54, Jussi Kalliokoski <jussi.kalliokoski@gmail.com>
> wrote:
>
> > Thanks for fixing the remaining issues, Chris!
> >
> > Interesting, it appears that the link validator has JS disabled, because
> respec.js adds those "missing" IDs and they were working for me.
>
> Yes. As far as I remember from my previous life maintaining it, the link
> checker works from the HTML source, not the resulting DOM. Best to run it
> on the reSpec-generated version.
>
> --
> Olivier