This repository was archived by the owner on Aug 24, 2022. It is now read-only.
v0.3.4
Changelog
- Add support for TextNode/CommentNode location information. Now the
bare-strings/html-commentsrules include line and column info. - Add
nested-interactiverule. Usage of nested interactive content can lead to UX problems, accessibility problems, bugs and in some
cases to DOM errors. You should not put interactive content elements nested inside other interactive content elements.