mirror of
https://github.com/servo/servo.git
synced 2025-09-17 02:18:23 +01:00
Reimplementation of: #35931 For a `FragmentTree` we define a scrollable overflow calculation that includes the overflow all of it's children `Fragments`. In practice we are using this calculation for scrolling area of the viewport and defining the root scroll frames. However, since uncontained fixed positioned element is located outside of the document and should not be scrolled, and therefore it would make no sense to include them in the calculation of its scrollable overflow as well. Testing: New and existing WPT tests Fixes: #38617 Fixes: #38182 --------- Signed-off-by: Jo Steven Novaryo <jo.steven.novaryo@huawei.com> |
||
---|---|---|
.. | ||
animations | ||
clip | ||
clip-path | ||
clip-rule | ||
hit-test | ||
mask-image | ||
parsing | ||
idlharness.html.ini | ||
inheritance.sub.html.ini |