Re: [whatwg/url] Something is causing the </main> to be closed prematurely (#190)

Nope, this is due to the way Infra/URL are written. URL is getting the standard treatment; the indexes are appended to `<body>`, so after the `<main>` is closed.  Infra specially suppresses generation of several indexes, and specially includes one of the indexes before the Acks section, so there's nothing after the `<main>` element.

In other words, Infra is the outlier, not URL, and it appears to be intentional on Anne's part.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/190#issuecomment-271028734

Received on Friday, 6 January 2017 22:33:52 UTC