prefixfree icon indicating copy to clipboard operation
prefixfree copied to clipboard

External styles moved inline upon inspection

Open nlourenco opened this issue 9 years ago • 1 comments

When I went to inspect the markup on an HTML page with external style sheets, the inspector informs me that the styles are inline - when they are clearly not!

All modern browsers.

nlourenco avatar Aug 28 '15 16:08 nlourenco

Fixed and waiting for merge pull request. It's working in the browsers which supports "sourceURL" declaration (in particular Google Chrome and modern webkit-based Opera Browser).

w3core avatar Feb 10 '16 11:02 w3core