Re: [html-media-capture] [meta] Publish a revised Candidate Recommendation

Regarding patching this in respec, it appears some fragment identifiers have also changed from HTML -> HTML51, so would need two mapping tables, one for subpages and another for the fragment identifiers.

For example:

HTML LS: https://html.spec.whatwg.org/multipage/#file-upload-state-(type=file)
redirects via `link-fixup.js` to https://html.spec.whatwg.org/multipage/input.html#file-upload-state-(type%3Dfile)

HTML51: https://www.w3.org/TR/html51/sec-forms.html#file-upload-state-typefile

HTML LS uses https://html.spec.whatwg.org/link-fixup.js that loads fragments from https://html.spec.whatwg.org/multipage/fragment-links.json

... sounds like a slightly involved patch. Anyway, thanks for looking into this!

-- 
GitHub Notification of comment by anssiko
Please view or discuss this issue at https://github.com/w3c/html-media-capture/issues/14#issuecomment-324253038 using your GitHub account

Received on Wednesday, 23 August 2017 08:02:41 UTC