- From: Tab Atkins Jr. <notifications@github.com>
- Date: Fri, 17 Nov 2017 20:26:49 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 November 2017 20:27:16 UTC
And fix is finished and pushed - it now correctly points out the problem is on line 631. You need to use a consistent indentation level thruout your spec - either set `Indent: 1` in your metadata (and then correct your anchor/link-defaults blocks to use a 1-space indent) or switch to using a 4-space indent for your HTML. (Or always use tabs - 1 tab = 1 indent no matter what, and tabs in `pre` are automatically converted to 2-space indents in the output file.) -- 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/dom/pull/535#issuecomment-345356715
Received on Friday, 17 November 2017 20:27:16 UTC