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

Maciej Stachowiak mjs at apple.com
Tue Mar 17 13:17:42 PDT 2020


Seems like a reasonable change.

> On Mar 17, 2020, at 7:19 AM, Frédéric Wang <fwang at igalia.com> wrote:
> 
> 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=208570 <https://bugs.webkit.org/show_bug.cgi?id=208570> for 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 <https://groups.google.com/a/chromium.org/d/msg/blink-dev/qBQCKhzbIRc/RsfZQmf3AQAJ>
> -- 
> Frédéric Wang
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

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


More information about the webkit-dev mailing list