Re: [W3C Publication] Failed: http://w3c.github.io/preload/W3CTRMANIFEST

https://labs.w3.org/spec-generator/?type=respec&url=https://w3c.github.io/preload/?specStatus=WD;shortName=preload;useExperimentalStyles=true
would produce the WD OK, but
https://labs.w3.org/spec-generator/?type=respec&url=https://w3c.github.io/preload/?specStatus=WD;shortName=preload;useExperimentalStyles=false
dumps "SyntaxError: Parse error" even before the doctype, and also writes
<script src="null"></script>
inside the <body>.

I think this PR will fix the problem:
https://github.com/w3c/respec/pull/561

-- 
Antonio Olmo Titos
  web developer, W3C
  antonio@w3.org
  http://w3.org/People/Antonio
  +81 335162504

Received on Sunday, 14 February 2016 16:54:41 UTC