aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix winfix-windows-nightlyMukilan Thiyagarajan2023-06-161-20/+28
* Auto merge of #29873 - Loirooriol:import-assert, r=mrobinsonbors-servo2023-06-143-4/+14
|\
| * Avoid assert failure when using @importOriol Brufau2023-06-143-4/+14
|/
* Auto merge of #29845 - mrobinson:floats-always-on, r=Loirooriolbors-servo2023-06-14135-315/+37
|\
| * Layout 2020: Remove the floats preferenceMartin Robinson2023-06-13135-315/+37
|/
* Auto merge of #29848 - Loirooriol:sync, r=mrobinsonbors-servo2023-06-12143-8843/+2651
|\
| * Update test expectationsOriol Brufau2023-06-099-331/+0
| * Avoid complaints from ./mach test-tidyOriol Brufau2023-06-091-0/+5
| * style: Remove some no longer used use statementsEmilio Cobos Álvarez2023-06-091-1/+0
| * style: Use atomic ops to read / write node flags from styloEmilio Cobos Álvarez2023-06-091-7/+24
| * style: Put overflow: -moz-hidden-unscrollable behind a pref on NightlyEmilio Cobos Álvarez2023-06-091-2/+19
| * style: Honor background-color: transparent in forced colors modeEmilio Cobos Álvarez2023-06-091-10/+11
| * style: Add support for parsing the `content-visibility` property from the CSS...Martin Robinson2023-06-097-6/+44
| * style: Reuse inherited custom properties if they didn't change after resolutionEmilio Cobos Álvarez2023-06-091-0/+26
| * style: Make custom-property substitution only traverse variables which could ...Emilio Cobos Álvarez2023-06-091-10/+10
| * style: Generalize moz-os-version into moz-platformEmilio Cobos Álvarez2023-06-091-13/+28
| * Further changes required by ServoOriol Brufau2023-06-091-1/+1
| * style: Style system and plumbing for mix-blend-mode: plus-lighterEmilio Cobos Álvarez2023-06-092-1/+2
| * Further changes required by ServoOriol Brufau2023-06-091-0/+7
| * style: Use the mozbuild crate in servoMike Hommey2023-06-092-12/+5
| * style: Remove MOZ_DISTMike Hommey2023-06-091-3/+3
| * Further changes required by ServoOriol Brufau2023-06-091-0/+10
| * style: Add style_traits::ToCss for AtomIdentEmily McDonough2023-06-096-20/+20
| * Further changes required by ServoOriol Brufau2023-06-092-5/+7
| * style: Implement basic @page-rule selector parsingEmily McDonough2023-06-094-20/+167
| * Upgrade darling to 0.13.1Oriol Brufau2023-06-093-10/+10
| * style: Choose tabpanel background based on content preferred color-schemeEmilio Cobos Álvarez2023-06-091-4/+28
| * style: Apply line-height to ::markerEmilio Cobos Álvarez2023-06-091-0/+1
| * Further changes required by ServoOriol Brufau2023-06-091-0/+7
| * style: Avoid generating InterpolateMatrix operations if there are no size dep...Emilio Cobos Álvarez2023-06-092-65/+83
| * style: Remove touch-action prefEmilio Cobos Álvarez2023-06-091-1/+0
| * style: Rename StyleMathMLMathVariant -> StyleMathVariantEmilio Cobos Álvarez2023-06-091-1/+1
| * style: Replace MathML font constants with enumNeia Finch2023-06-091-1/+1
| * style: Make color-adjust an alias of print-color-adjust as per specEmilio Cobos Álvarez2023-06-096-10/+20
| * style: Shrink maps if needed after stylist rebuildsEmilio Cobos Álvarez2023-06-096-17/+122
| * Further changes required by ServoOriol Brufau2023-06-091-9/+0
| * style: Remove ThinBoxedSliceEmilio Cobos Álvarez2023-06-097-43/+5
| * style: Use ThreadPool::scope_fifo in styleEmilio Cobos Álvarez2023-06-091-18/+16
| * style: Remove hwba since it's not a thing (hwb function supports alpha)Emilio Cobos Álvarez2023-06-091-1/+1
| * style: Add hwb/a to devtools autocomplete listsEmilio Cobos Álvarez2023-06-091-1/+1
| * Further changes required by ServoOriol Brufau2023-06-092-21/+0
| * style: Remove servo/components/{hashglobe,fallible} in favor of try_reserveEmilio Cobos Álvarez2023-06-0933-7113/+157
| * Further changes required by ServoOriol Brufau2023-06-091-2/+11
| * style: Deal with layers and at-rulesEmilio Cobos Álvarez2023-06-092-67/+124
| * style: Add CSS support for the hyphenate-character propertyJonathan Kew2023-06-095-0/+36
| * style: Don't draw window decorations when painting headerbar on waylandEmilio Cobos Álvarez2023-06-091-2/+1
| * Further changes required by ServoOriol Brufau2023-06-091-1/+2
| * style: Update CSSOM for layer rules to the specEmilio Cobos Álvarez2023-06-099-141/+155
| * Further changes required by ServoOriol Brufau2023-06-091-0/+2
| * style: Fix style attribute important and revert-layer behaviorEmilio Cobos Álvarez2023-06-095-31/+67