aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/style/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* style: Give up on test_parse_stylesheet.Emilio Cobos Álvarez2019-06-251-1/+0
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
* Format remaining filesPyfisch2018-11-061-3/+6
* style: Fix build and unit tests.Emilio Cobos Álvarez2018-07-161-1/+0
* style: Fix build / unit tests.Emilio Cobos Álvarez2018-07-011-14/+0
* style: Fix / remove unit tests.Emilio Cobos Álvarez2018-06-231-1/+1
* Auto merge of #20819 - servo:fourchette, r=jdmbors-servo2018-05-191-1/+0
|\
| * Remove ports/geckolib.Emilio Cobos Álvarez2018-05-171-1/+0
* | Automatically provide a resource reader for testsPaul Rouget2018-04-301-1/+0
|/
* delegate resource reading to embedderPaul Rouget2018-04-271-0/+1
* Move Stylo unit tests out of tests/unitSimon Sapin2017-12-071-1/+1
* style: Move get_writing_mode outside of mako, and add a pointer to it.Emilio Cobos Álvarez2017-11-271-2/+5
* Auto merge of #18710 - mhaessig:remove-rustc-serialize, r=jdmbors-servo2017-11-151-1/+1
|\
| * removed rustc_serialize in style testsManuel Hässig2017-10-151-1/+1
* | Remove unused feature flagSimon Sapin2017-10-161-1/+1
|/
* style: Add a simple custom properties benchmark.Emilio Cobos Álvarez2017-10-081-0/+1
* Remove testing feature from style crateManish Goregaokar2017-08-071-1/+0
* move specified values size testing entirely into stylo_testsNathan Froyd2017-08-041-1/+3
* Replace all uses of the style::stylearc alias with servo_arc.Michael Partheil2017-07-191-0/+1
* style: Implement a more fine-grained invalidation method.Emilio Cobos Álvarez2017-06-131-1/+0
* Use size_of_test! macro in style and stylo tests.Simon Sapin2017-05-181-0/+1
* font-feature-settings gecko glue codeJuan C. Gonzalez-Zurita2017-05-031-0/+1
* Auto merge of #16655 - servo:jdm-patch-1, r=emiliobors-servo2017-05-031-0/+1
|\
| * Make unit tests pass on TravisCI.Josh Matthews2017-05-031-0/+1
* | Upgrade to html5ever 0.16Simon Sapin2017-05-021-1/+1
|/
* Keep custom-ident and string separate in animation/keyframes name.Simon Sapin2017-04-261-1/+1
* Centralize ParserContext for testsJ. Ryan Stinnett2017-04-141-1/+0
* Replace RwLock<StyleRule> with Locked<StyleRule>Simon Sapin2017-03-191-2/+0
* style: Simplify style sharing code.Emilio Cobos Álvarez2017-03-091-1/+0
* Make animation-name parse noneXidorn Quan2017-03-061-1/+1
* Revert "Auto merge of #15793 - upsuper:animation, r=emilio,bholley"Bobby Holley2017-03-031-1/+1
* Make animation-name parse noneXidorn Quan2017-03-031-1/+1
* Fix unused warningSimon Sapin2017-02-281-1/+0
* Add a test to check the size of PropertyDeclarationNazım Can Altınova2017-02-091-0/+1
* Allow empty keyframe and keyframes with non-animatable properties.Hiroyuki Ikezoe2017-02-011-0/+1
* Convert text-orientation to a Gecko-only propertyMatt Brubeck2017-01-271-1/+1
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-1/+1
* Switch to crates.io for atomic_refcell.Bobby Holley2017-01-031-1/+0
* Interpolate colors with premultiplied alpha.Hiroyuki Ikezoe2016-12-281-0/+1
* Remove usage of std::intrinsics::discriminant_value.Simon Sapin2016-12-201-1/+1
* style: Add simple rule-tree benchmarks. Fix rule node drop race.Emilio Cobos Álvarez2016-12-191-2/+4
* Removed util.Alan Jeffrey2016-12-141-1/+1
* cow_to_ascii_lowercase()Simon Sapin2016-12-091-0/+1
* Rename selector_matching.rs to stylist.rsSimon Sapin2016-11-201-1/+1
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-1/+1
* Update to string-cache 0.3Simon Sapin2016-11-031-1/+2
* Implement AtomicRef::map.Bobby Holley2016-11-011-0/+1
* Fix tidy issuesRohit Burra2016-11-011-1/+1
* Implement OwningHandle in style.Bobby Holley2016-10-131-0/+2
* Use parking_lot::RwLock instead of DOMRefCell for PropertyDeclarationBlockSimon Sapin2016-10-041-0/+1