dom-monster
dom-monster copied to clipboard
DM Is Outlining Elements with Red Dotted Lines using inline style then reporting them as inline styles.
Run Dom Monster on
http://toronto2015.org
And see that it outlines a bunch of elements in red, then the console reports all those elements as having inline styles, making finding the real inline styles hard to find.
I was just about to file this same bug! ;-) I think the styling needs to be applied only after all the "tests/checks" have run.
This is fixed in #72, which awaits to be merged.