Re: [svgwg] Revert & replace changes from PR #495

>I couldn't figure out what effect the extract class actually has.

`extract` is [to align with Bikeshed](https://tabatkins.github.io/bikeshed/#no-idl) so that we can use same detection algorithm to exclude IDLs for each spec.

BTW, can we just replace `classList.contains` with `className.includes`, rather than reintroducing the `edit:` thing?

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

Received on Tuesday, 4 September 2018 02:33:26 UTC