- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Fri, 24 Aug 2007 00:26:00 -0500
- To: Sander Tekelenburg <st@isoc.nl>
- CC: public-html@w3.org
Sander Tekelenburg wrote: > Thanks for that. GranParadiso 3.0a7 does indeed present the image. I can't > get it to not load images though (it seems to just ignore that setting) That would be a bug. Thanks for catching it. :) See <https://bugzilla.mozilla.org/show_bug.cgi?id=393503>. Until that's fixed, you'll need a type attribute with an "image" MIME type (any image type that Gecko can render will do) to get the image blocker to apply to the <object>... Not sure whether that's good enough for what you want to test. -Boris
Received on Friday, 24 August 2007 05:26:16 UTC