[Webkit-unassigned] [Bug 29240] iframes keep getting scrollbars with scrolling="no"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 19:14:59 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=29240


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ojan at chromium.org




--- Comment #6 from Ojan Vafai <ojan at chromium.org>  2010-09-20 19:14:59 PST ---
To clarify, webkit only breaks when you change the scrolling property after the element has been appended to the DOM. If you load a static HTML page with the following, you don't get scrollbars:
<iframe scrolling=no></iframe>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list