Pierre-Anthony Lemieux
Pierre-Anthony Lemieux
This appears to be an artifact of JAXBContext.generateSchema()
The W3C process defines [errata reports](https://www.w3.org/2019/Process-20190301/#errata). It would be great if respec.js supported those as a `specStatus`, if it does not already.
Enforces the IMSC data model where 'c' units are disallowed on all style properties with the exception of ebutts:linePadding Closes #336
Currently, imscJS uses [sax.js](https://www.npmjs.com/package/sax) to parse IMSC documents. This allows the same code to be used in both node and in the browser. This is also doubles the size of...