aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/ref/overflow_scroll.html
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-22/+0
|
* Add parsing of `overflow: scroll` and `auto`.Matt Brubeck2014-07-011-0/+22
Elements with overflow scroll/auto are not yet scrollable, but they will be clipped correctly (like `overflow: hidden`).