mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-03 20:15:53 +00:00
is_scroll_container() returns true for "overflow: hidden" which allows programmable scrolling while is_scrollable() returns true only for "overflow: scroll" and "overflow: auto" which allow scrolling only by user interactions.
82 KiB
82 KiB