aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/servo/media_queries.rs
Commit message (Expand)AuthorAgeFilesLines
* Further changes required by ServoOriol Brufau2023-08-161-3/+3
* Further changes required by ServoOriol Brufau2023-08-161-3/+2
* Further changes required by ServoOriol Brufau2023-08-161-3/+4
* Further changes required by ServoOriol Brufau2023-08-161-11/+2
* Further changes required by ServoOriol Brufau2023-08-161-1/+7
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-161-15/+18
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-151-18/+15
* Further changes required by ServoOriol Brufau2023-06-091-12/+0
* Further changes required by ServoOriol Brufau2023-06-091-2/+2
* Further changes required by ServoOriol Brufau2023-05-311-3/+3
* Further changes required by ServoOriol Brufau2023-05-311-0/+6
* Further changes required by ServoOriol Brufau2023-05-311-0/+6
* Further changes required by ServoOriol Brufau2023-05-311-0/+6
* Further changes required by ServoOriol Brufau2023-05-191-0/+18
* Simplify our setup for font metric queries from styleOriol Brufau2023-05-111-0/+17
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-261-0/+11
* style: Use mozilla::Length rather than nscoord to store font sizes.Emilio Cobos Álvarez2021-02-261-7/+7
* style: Rustfmt recent changes.Emilio Cobos Álvarez2020-02-121-1/+1
* style: Fix Servo build.Emilio Cobos Álvarez2020-02-121-0/+5
* style: Don't use hardcoded value for safearea.Makoto Kato2020-02-121-1/+6
* Rustfmt recent changes.Emilio Cobos Álvarez2019-12-161-1/+1
* style: Use less Au in font code.Emilio Cobos Álvarez2019-12-161-2/+2
* Update euclid.Emilio Cobos Álvarez2019-07-231-3/+4
* style: Update to euclid 0.20.Nicolas Silva2019-07-231-6/+6
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-1/+1
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition`Simon Sapin2018-11-101-9/+9
* Reorder importsPyfisch2018-11-061-5/+5
* style: Fix servo build.Emilio Cobos Álvarez2018-11-051-0/+11
* Appease tidy.Emilio Cobos Álvarez2018-08-181-5/+4
* Port servo to the new media query system.Emilio Cobos Álvarez2018-08-181-123/+45
* style: Fix build / unit tests.Emilio Cobos Álvarez2018-07-011-1/+1
* style: Add code to parse media conditions.Emilio Cobos Álvarez2018-07-011-17/+26
* style: Rename Expression to MediaFeatureExpression.Emilio Cobos Álvarez2018-07-011-7/+7
* style: Fix servo build.Emilio Cobos Álvarez2018-06-231-1/+1
* Run rustfmt on selectors, servo_arc, and style.Bobby Holley2018-04-101-18/+21
* style: Optimize @keyframes rule insertions.Emilio Cobos Álvarez2018-02-051-1/+7
* Change ToCss to take a CssWriter<W>Anthony Ramine2018-01-231-4/+5
* Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-081-4/+4
* style: Move font-size outside of makoCYBAI2017-11-081-2/+2
* style: Introduce SourceSizeList.Emilio Cobos Álvarez2017-11-061-28/+8
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-7/+7
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-3/+3
* Update to cssparser 0.22 (source location in error types)Simon Sapin2017-10-101-2/+2
* Auto merge of #18714 - jdm:sizes, r=jdmbors-servo2017-10-031-1/+1
|\
| * Parse sizes attribute values.Rakhi Sharma2017-10-021-1/+1
* | style: Cleanup some media-query-related code.Emilio Cobos Álvarez2017-09-261-1/+1
* | stylo: Add keyword info to computed value of font-sizeManish Goregaokar2017-09-231-1/+1
|/
* style: Implement the body text color quirk in a more straight-forward way.Emilio Cobos Álvarez2017-09-161-0/+7
* Backed out changeset 67769dac78c4 for busting builds CLOSED TREEGecko Backout2017-09-151-7/+0