nbayati 826b0d0232 Fix the a11y scrolling issue (flutter/engine#35899)
* Fix the a11y scrolling issue

* Add scroll overflow dom element

* Add tests for scrollTop/scrollLeft

* Documentation and code clean-ups

* call recomputePositionAndSize() after neutralizing the scroll position

* Remove unnecessary imports
2022-09-19 21:15:34 -07:00
..