dom-monster icon indicating copy to clipboard operation
dom-monster copied to clipboard

Ignore SVG elements for Empty Node warnings

Open megasmack opened this issue 8 years ago • 0 comments

I think since SVG is graphical markup language, I would hazard a guess that most of the time the elements are "empty." Working with large SVGs can make all those warnings a pain to wander through. But DOM-Monster is still great for pointing out duplicate IDs on SVGs, so it should ignore them completely.

megasmack avatar Mar 01 '16 18:03 megasmack