aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/css
Commit message (Collapse)AuthorAgeFilesLines
* CSS: Correctly detect scrollbox support with non-default zoomRichard Gibson2018-05-071-1/+5
| | | | Fixes gh-4029 Closes gh-4030
* CSS: Correctly set support properties with non-default zoomSaptak Sengupta2017-12-051-0/+26
| | | | Fixes gh-3808 Closes gh-3872
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-111-1/+2
| | | | | Ref gh-3040 Closes gh-3049
* Docs:Tests: Remove legacy code & add support comments where neededMichał Gołębiowski2016-03-301-1/+0
| | | | | | | | This commits backports some changes done in the patch to the then-existing compat branch that removed support for old browsers and added some support comments. Refs 90d7cc1d8b2ea7ac75f0eacb42439349c9c73278
* Misc: Remove leftover -moz-box-sizing in testsMichał Gołębiowski2014-11-031-1/+0
|
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-4/+1
|
* Fix #14084: attach the test div to documentElement, not body.Michał Gołębiowski2013-09-051-0/+26