[Bug 15035] "the height of the bounding box around the content" is not precise enough. Does it include floats? Absolutely positioned elements? Fixed positioned elements? (If so, how.) Box shadows and other visual effects?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15035

L. David Baron <dbaron@dbaron.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |public-html-wg-issue-tracki
                   |                            |ng@w3.org,
                   |                            |public-html@w3.org
          Component|other Hixie drafts (editor: |HTML5 spec (editor: Ian
                   |Ian Hickson)                |Hickson)

--- Comment #3 from L. David Baron <dbaron@dbaron.org> 2011-12-08 00:10:45 UTC ---
Maybe something like:

In visual media, in a CSS-supporting user agent: the user agent should set the
intrinsic height of the iframe to the smallest height that would make the
content rendered in the iframe at its current width (as given in the previous
bullet point) have no scrollable overflow at its bottom edge.  Scrollable
overflow is any overflow that would increase the range to which a scrollbar or
other scrolling mechanism can scroll.

(Should this text at some point be written so it works for vertical writing?)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 8 December 2011 00:10:47 UTC