> On Mon, Apr 16, 2012 at 2:04 PM, Luke Scott <l...@cywh.com> wrote:
>> Is there a way to use the DOM component of webkit without the rendering?
> 
> You can't. querySelector, and other CSS-related DOM properties won't work
> without renderers. You can, of course, not paint pages. Check out
> http://phantomjs.org/
> 
> - Ryosuke

Does this mean that I can't prevent an IMG tag for loading the image?

Luke


_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to