Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSS: Correctly detect scrollbox support with non-default zoom | Richard Gibson | 2018-05-07 | 1 | -1/+5 |
| | | | | Fixes gh-4029 Closes gh-4030 | ||||
* | CSS: Correctly set support properties with non-default zoom | Saptak Sengupta | 2017-12-05 | 1 | -0/+26 |
| | | | | Fixes gh-3808 Closes gh-3872 | ||||
* | Tests: Refactor testIframe() to make it DRYer and more consistent | Dave Methvin | 2016-04-11 | 1 | -1/+2 |
| | | | | | Ref gh-3040 Closes gh-3049 | ||||
* | Docs:Tests: Remove legacy code & add support comments where needed | Michał Gołębiowski | 2016-03-30 | 1 | -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 tests | Michał Gołębiowski | 2014-11-03 | 1 | -1/+0 |
| | |||||
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -4/+1 |
| | |||||
* | Fix #14084: attach the test div to documentElement, not body. | Michał Gołębiowski | 2013-09-05 | 1 | -0/+26 |