andyedinborough / stress-css

JavaScript to test each CSS class on a page and report which are hindering performance
869 stars 40 forks source link

On pages with text color = white, selector name is not visible on the results table. #6

Closed dvdotsenko closed 13 years ago

dvdotsenko commented 13 years ago

On pages with text color = white, selector name is not visible on the results table.

Try running the profiler on top of

http://www.anacapa.com/shop/

andyedinborough commented 13 years ago

I've moved the report div into an iframe to stop style inheritance. Let me know how it works for you.