dom-monster
dom-monster copied to clipboard
Makes it easier to set targets and see improvements over time
Location: https://shopkey.doyustudio.com/ User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 Error: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules at Object.JR.webfontTips...
Location: https://www.collegeatlas.org/best-christian-colleges User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36 Error: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules at...
Location: http://www.bbc.co.uk/news/uk-england-43881389 User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36 Error: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules at Object.JR.webfontTips (http://mir.aculo.us/dom-monster/dommonster.js?17653:48:120) at...
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...
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...
DRYed up code a little bit + fixed some formatting issues.
The overlay was RTL in RTL websites due to no explicit directionality definition. I added LTR as the explicit direction using CSS on the overlay container.
Added chrome extension. Dammit why does it submit to master?