mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
bbb1578565
This matches the overflow calculation in its reflow code. Differential Revision: https://phabricator.services.mozilla.com/D161626
6 lines
242 B
HTML
6 lines
242 B
HTML
<!DOCTYPE html>
|
|
<div style="overflow: auto;">
|
|
<canvas style="margin-left: auto; filter: url(#htmlvar00005); display: list-item;" width="1">a</canvas>
|
|
<div id="htmlvar00005" style="bottom: 0; display: list-item; overflow: auto;"></div>
|
|
</div>
|