Re: [svgwg] Use class="extract" to exclude IDL

Whoops! This is breaking the build.

(The _processing.js_ scripts don't run on a full DOM objects, they run on a pseudo-DOM created with [the `xmldom` node module](https://www.npmjs.com/package/xmldom), and don't have a `classList` object. Easy mistake to make @saschanaz, and thanks for the contribution nonetheless.)

Anyway: I'll fix it, but in future, @dirkschulze, please don't merge any changes to the _tools/_ files without running a test build!

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/svgwg/pull/495#issuecomment-418205428 using your GitHub account

Received on Monday, 3 September 2018 23:34:51 UTC