aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/logical_geometry.rs
Commit message (Expand)AuthorAgeFilesLines
* Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f...Gecko Backout2017-10-191-16/+16
* Update bitflags to 1.0 in every servo crateBastien Orivel2017-10-191-16/+16
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-1/+1
* order derivable traits listsClément DAVID2017-08-231-8/+8
* Untry styleSimon Sapin2017-06-181-6/+6
* Bump euclid to 0.14.Nicolas Silva2017-06-141-2/+1
* [gfx] [layout] [style] Upgrade unicode-bidi to 0.3Behnam Esfahbod2017-05-221-3/+8
* style: Add Gecko-only support for writing-mode:sideways-{lr,rl}.Cameron McCormack2017-04-171-3/+10
* Convert text-orientation to a Gecko-only propertyMatt Brubeck2017-01-271-6/+13
* Activate flexbox layout tracingShing Lyu2016-12-281-0/+1
* style: Add a "start_end()" method to LogicalMarginPu Xingyu2016-11-101-0/+17
* Migrated -Z trace-layout to serde_jsonShing Lyu2016-11-071-8/+14
* Reorder `use` statementsUK9922016-09-091-1/+1
* Update to euclid 0.8Martin Robinson2016-08-121-12/+10
* Make the style crate almost build on stable Rust.Simon Sapin2016-06-221-1/+2
* Make it possible to build the style_traits crate with a stable compiler.Simon Sapin2016-06-221-1/+2
* Upgrade to bitflags 0.6.0 and selectors 0.5.6Matt Brubeck2016-04-301-1/+1
* Add scrollWidth/Height to element interfaceDaniel Robertson2016-03-111-0/+29
* Move util::logical_geometry to styleAnthony Ramine2016-02-181-0/+1040