Currently, I am running some tests on Firefox's Error Console. My main focus is on identifying and rectifying errors in the stylesheets. For regression testing purposes, I need to compile a list of all HTML pages that are connected to these stylesheets.
Is anyone aware of a tool (such as Dreamweaver, Aptana, online tools, etc.) that offers this specific feature? The FF Error Console only provides me with the stylesheet URL, without listing the URLs of the associated HTML pages.