Hi.

What does happen on other browsers? I know firefox does not scroll it (just
tested), but maybe Opera and IE are good to be tested too.

Particularly speaking, I do not think it should scroll. Btw, it is a similar
case to if user uses the find-in-page feature, and the word is offscreen the
scrolling=no iframe. But it is a valid discussion, I think ...

On Mon, Jun 13, 2011 at 7:18 AM, Mustafizur Rahaman
<mustaf.h...@gmail.com>wrote:

> Hi,
>
> As per w3cschools (http://www.w3schools.com/tags/att_iframe_scrolling.asp), 
> the scrolling attribute of an iFrame element is expected to behave as per
> following
> Attribute Values Value Description  auto Scrollbars appear if needed (this
> is default)  yes Scrollbars are always shown (even if they are not needed)
> no Scrollbars are never shown (even if they are needed)
> My question is: When scrolling="no" & still if scroll bar is needed (i.e.
> if the content is larger than the iframe.), what would happen if i drag the
> content inside the iFrame? Will the iFrame content be scrolled OR would it
> not allow the user to scroll?
>
> This is w.r.t. https://bugs.webkit.org/show_bug.cgi?id=61558 that I am
> currently investigating.
>
> Thanks,
> Rahaman
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


-- 
--Antonio Gomes
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to