Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the remaining traces of content tests. | Ms2ger | 2015-04-16 | 1 | -106/+0 |
| | |||||
* | layout: Explicitly thread border box dimensions and relative offsets | Patrick Walton | 2015-01-04 | 1 | -1/+1 |
| | | | | | | | | | | through display list building. The old `flow_origin` concept was ill-defined (sometimes the border box plus the flow origin, sometimes including horizontal margins and sometimes not, sometimes including relative position and sometimes not), leading to brittleness and test failures. This commit reworks the logic to always pass border box origins in during display list building. | ||||
* | Make content tests synchronous by default. Fixes #884. | Josh Matthews | 2014-11-06 | 1 | -0/+14 |
| | |||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+92 |