Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: Implement ordered lists, CSS counters, and `quotes` per CSS 2.1 | Patrick Walton | 2015-03-09 | 1 | -2/+21 |
* | Get rid of servo_util | Dan Fox | 2015-03-05 | 1 | -2/+2 |
* | self import | Manish Goregaokar | 2015-01-28 | 1 | -1/+1 |
* | Stop calling deref() and deref_mut() explicitly. | Ms2ger | 2015-01-22 | 1 | -3/+3 |
* | layout: Explicitly thread border box dimensions and relative offsets | Patrick Walton | 2015-01-04 | 1 | -10/+23 |
* | layout: Paint stacking contexts' overflow areas properly. | Patrick Walton | 2015-01-04 | 1 | -4/+4 |
* | Have ContentBox(es)Queries consult the flow tree | Martin Robinson | 2014-11-03 | 1 | -0/+14 |
* | layout: Make some formatting cleanups. | Patrick Walton | 2014-10-28 | 1 | -2/+6 |
* | Use opts as a global, to avoid cloning and passing the struct all over the code. | Glenn Watson | 2014-10-20 | 1 | -1/+2 |
* | Use the Deref traits for FlowRefs. | Clark Gaebel | 2014-10-15 | 1 | -2/+2 |
* | Removes duplicate CSS selector matching logic. | Clark Gaebel | 2014-10-14 | 1 | -0/+89 |