On Mon, Feb 18, 2013 at 10:23:46AM +0000, Tim Hill wrote: > > It would be useful if NetSurf had a View CSS.. menu option, but I have > > no idea how much work this would involve. > > More than very occasional use by a very few of us would warrant, I > imagine.
Given a web page can have basically as many CSS files as it likes, arranged in a tree of dependencies that import one and other, how would these even work? Parse all the documents and emit a single CSS document that represented NetSurf's understanding? Sounds like a lot of work for an occasional convenience :) B.
