ISSUE-284: Handle <iframe seamless> in object negotiation algorithm
Handle <iframe seamless> in object negotiation algorithm
- State:
- RAISED
- Product:
- CSS4 Images
- Raised by:
- Elika Etemad
- Opened on:
- 2012-11-13
- Description:
- <iframe seamless> will report the dimensions of its contents as an intrinsic width and height. Right now, that implies an intrinsic aspect ratio in the sizing algo, but we don't want that here - you should be able to override the width or height of the iframe without affecting the other dimension.
We need a way for an object to have just an intrinsic width/height, without implying a ratio. - Related Actions Items:
- No related actions
- Related emails:
- CSS-ISSUE-284: Handle <iframe seamless> in object negotiation algorithm [CSS4 Images] (from sysbot+tracker@w3.org on 2012-11-13)
Related notes:
No additional notes.
Changelog:
Created issue 'Handle <iframe seamless> in object negotiation algorithm' nickname owned by Elika Etemad on product CSS4 Images, description 'See TPAC 2012 minutes' non-public
Elika Etemad, 13 Nov 2012, 00:35:19Description changed to '<iframe seamless> will report the dimensions of its contents as an intrinsic width and height. Right now, that implies an intrinsic aspect ratio in the sizing algo, but we don't want that here - you should be able to override the width or height of the iframe without affecting the other dimension.
We need a way for an object to have just an intrinsic width/height, without implying a ratio.'