aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html/overflow_scroll_with_nested_fixed_height.html
Commit message (Collapse)AuthorAgeFilesLines
* Issue #12421: tidy should also check .html filesSimon Martin2016-08-091-3/+3
|
* layout: Make inner scroll wrappers acquire the overflow region of theirPatrick Walton2016-04-081-0/+37
contents. Makes Twitter pages show up when scrolling, if WebRender is not in use. WebRender does not yet support overflow:scroll.