aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/servo
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-275-1669/+0
* style: Remove dependency on servo_url (#31358)Martin Robinson2024-02-161-9/+17
* Add support for table fixups (#30868)Martin Robinson2023-12-221-10/+10
* style: Remove viewport rule codeEmilio Cobos Álvarez2023-11-241-6/+0
* Further changes required by ServoOriol Brufau2023-11-241-1/+6
* Further changes required by ServoOriol Brufau2023-11-211-1/+1
* Further changes required by ServoOriol Brufau2023-11-211-5/+6
* style: Convert RGBA to AbsoluteColor for computed/animated/resolved CSS colorsTiaan Louw2023-11-211-1/+0
* Further changes required by ServoOriol Brufau2023-11-061-0/+6
* style: Use write_char in place of write_str when serializing single-character...Jonathan Kew2023-11-062-3/+3
* Further changes required by ServoOriol Brufau2023-11-061-2/+2
* Further changes required by ServoOriol Brufau2023-11-041-4/+3
* Further changes required by ServoOriol Brufau2023-11-041-0/+5
* Further changes required by ServoOriol Brufau2023-11-031-0/+5
* Further changes required by ServoOriol Brufau2023-11-031-1/+9
* Anonymous boxes that wrap inlines should not inherit overflow (#30579)Martin Robinson2023-10-191-51/+60
* Further changes required by ServoOriol Brufau2023-10-021-15/+15
* style: Unify Gecko and Servo EventState/ElementState bitsEmilio Cobos Álvarez2023-10-021-1/+1
* Media query resolution (#30406)Samson2023-09-221-1/+30
* 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
* Implement :valid :invalid pseudo classes (#26729)John Poge II2023-07-211-0/+8
* 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
* style: Garbage-collect event state bitsOriol Brufau2023-05-191-1/+1
* Further changes required by ServoOriol Brufau2023-05-191-0/+18
* Simplify our setup for font metric queries from styleOriol Brufau2023-05-111-0/+17
* Ensure reflow damage is calculated when hypothetical box changes.Josh Matthews2022-03-141-1/+2
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-263-29/+38
* style: Speed up custom property diffing.Emilio Cobos Álvarez2021-02-261-1/+1
* style: Replace :-moz-native-anonymous-no-specificity with :where(:-moz-native...Masatoshi Kimura2021-02-261-5/+0
* style: implement -moz-inert CSS property.Alexander Surkov2021-02-261-0/+2
* style: Use mozilla::Length rather than nscoord to store font sizes.Emilio Cobos Álvarez2021-02-261-7/+7
* Reformat with rustfmt 1.4.36-nightly (7de6968 2021-02-07)Simon Sapin2021-02-251-1/+3
* Add animation and transition support for pseudo-elementsMartin Robinson2020-06-161-1/+1
* style: Miscellaneous servo build fixes.Emilio Cobos Álvarez2020-06-041-13/+16
* style: Finer grained invalidation for attribute changes.Emilio Cobos Álvarez2020-06-041-6/+0
* style: Run rustfmt.Emilio Cobos Álvarez2020-04-181-1/+0
* style: Implement parsing / selector-matching for :is() and :where().Emilio Cobos Álvarez2020-04-181-12/+9
* style: Allow to export a shadow part under multiple names.Emilio Cobos Álvarez2020-04-161-4/+0
* style: Rustfmt recent changes.Emilio Cobos Álvarez2020-02-121-1/+1