[webkit-help] DOM without rendering?

Luke Scott luke at cywh.com
Mon Apr 16 14:18:44 PDT 2012


> On Mon, Apr 16, 2012 at 2:04 PM, Luke Scott <luke at 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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120416/f8452916/attachment.html>


More information about the webkit-help mailing list