moebius#138: Optimize operations on root of deeply-nested frame tree

https://github.com/MoonchildProductions/moebius/pull/138
This commit is contained in:
janekptacijarabaci 2018-04-24 21:39:13 +02:00 • committed by Roy Tam
commit 85692a1198
23 changed files with 651 additions and 40 deletions

View file

@ -85,3 +85,13 @@ fuzzy-if(asyncPan&&!layersGPUAccelerated,102,2420) == frame-scrolling-attr-2.htm
== fractional-scroll-area.html?top=0.4&outerBottom=99.6&innerBottom=200.4&scrollBefore=999 fractional-scroll-area.html?top=0&outerBottom=100&innerBottom=200&scrollBefore=999
== fractional-scroll-area.html?top=0.4&outerBottom=100.4&innerBottom=200.4&scrollBefore=999 fractional-scroll-area.html?top=0&outerBottom=100&innerBottom=200&scrollBefore=999
!= fractional-scroll-area-invalidation.html about:blank
# Tests for "overflow" styles that may be propagated to the viewport:
== propagated-overflow-style-1a.html propagated-overflow-style-1-ref.html
== propagated-overflow-style-1b.html propagated-overflow-style-1-ref.html
== propagated-overflow-style-1c.html propagated-overflow-style-1-ref.html
== propagated-overflow-style-2a.html propagated-overflow-style-2-ref.html
== propagated-overflow-style-2b.html propagated-overflow-style-2-ref.html
== propagated-overflow-style-2c.html propagated-overflow-style-2-ref.html
== propagated-overflow-style-2d.html propagated-overflow-style-2-ref.html
== propagated-overflow-style-2e.html propagated-overflow-style-2-ref.html