I'm doing some testing using Firefox's Error Console. I'm fixing the errors in the stylesheets and I want to list all HTML pages that are linked to the stylesheets for regression test purposes.
Does anyone know of a tool (dreamweaver, aptana, online, etc.) that has this type of feature? FF Error Console only gives me the stylesheet URL, not the URLs of the linked HTML pages.
Solution: If you have dreamweaver:
stylesheet_name.css
dw will give you a report in the Results Panel.