[webkit-dev] Support for scrolling=off and scrolling=noscroll

Frédéric Wang fwang at igalia.com
Tue Mar 17 07:19:19 PDT 2020


The spec
<https://html.spec.whatwg.org/multipage/rendering.html#the-page> says that
iframe and frame elements have a "scrolling" attribute that can be set
to "no", "off", or "noscroll" to disable scrollbars. Until now, WebKit
has only supported the "no" value but I opened
https://bugs.webkit.org/show_bug.cgi?id=208570for the remaining ones.

Gecko supports both and intent-to-ship was sent for Chromium too:
https://groups.google.com/a/chromium.org/d/msg/blink-dev/qBQCKhzbIRc/RsfZQmf3AQAJ

-- 
Frédéric Wang

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20200317/5c100d20/attachment.htm>


More information about the webkit-dev mailing list