<div dir="ltr">On Tue, Aug 19, 2008 at 12:21 PM, Ian Hickson <span dir="ltr"><ian@hixie.ch></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, 18 Aug 2008, Robert O'Callahan wrote:<br>
><br>
</div><div class="Ih2E3d">> Suppose the iframe's document is<br>
> <body style="position:relative; top:-100px; height:500px;<br>
> background:yellow;"></body><br>
> What's the height of the bounding box? 400px or 500px?<br>
<br>
</div>500px.<br>
<div class="Ih2E3d"></div></blockquote><div><br>That's a little weird since only 400px of content will be displayed, but OK as long as it's clear :-).<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">> > If we allow the contents to flow out of the box, then we also allow<br>
> > blog comments to start overlapping other content on the page.<br>
><br>
> Yeah, although setting overflow:hidden on the iframe could be used to<br>
> prevent that.<br>
<br>
</div>Fair enough. In that case I'd rather we had this in the UA stylesheet:<br>
<br>
   iframe[seamless][sandbox] { overflow: hidden ! important; }<br>
<div></div></blockquote><div> </div></div>I'd suggest having that except without !important.<br><br>But never mind about this issue anyway. I think we can live without it.<br clear="all"><br>Rob<br>-- <br>"He was pierced for our transgressions, he was crushed for our iniquities; the punishment that brought us peace was upon him, and by his wounds we are healed. We all, like sheep, have gone astray, each of us has turned to his own way; and the LORD has laid on him the iniquity of us all." [Isaiah 53:5-6]<br>

</div>