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
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev