Re: [CDF Framework 1.0] 2.4.1 Rightsizing Cases

On Wed, 17 Aug 2005 12:18:18 +0200, Anne van Kesteren <annevk@opera.com>  
wrote:

>
> On Wed, 17 Aug 2005 01:42:01 +0200, Nicolas Mendoza <nicolasm@opera.com>  
> wrote:
>> If a PNG image is larger than what the document allowed it to be it  
>> would simply be resized to fit. If an SVG should get scrollbars like an  
>> <iframe> would, why shouldn't JPEG, PNG or GIFs get one too?
>
> Should this be general rule for image/* types?
>
>

It already is isn't it?

I'd rather end up with only one or two ways of including sub-documents.  
Now we have <img>,<object>,<embed>,<iframe>,<frame> and also the various  
popup ways.

It should end up with <img> for image-like handling, eg. restricting the  
width and resizing the image's viewport to whatever is stated (or expand  
the size to the image's size if no size is requested).

And then keeping one tag for including sub-documents (that can also be  
images) but their size is then treated with the scrollbar approaches like  
<iframe>.

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Received on Monday, 22 August 2005 01:50:07 UTC