aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/stylesheets/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-582/+0
* style: Remove dependency on servo_url (#31358)Martin Robinson2024-02-161-2/+29
* style: Remove viewport rule codeEmilio Cobos Álvarez2023-11-241-10/+0
* style: Rustfmt servo/. r=zrhoffmanEmilio Cobos Álvarez2023-11-241-19/+6
* style: Use non-locked rules for all rule types that canEmilio Cobos Álvarez2023-11-241-69/+41
* style: [css-properties-values-api] Remove Locked<> from CssRule::Property arcZach Hoffman2023-11-241-5/+3
* style: [css-properties-values-api] Share PropertyRule instance when cloning C...Zach Hoffman2023-11-241-2/+3
* style: [css-properties-values-api] Implement parsing and serialization for @p...Zach Hoffman2023-11-241-0/+15
* style: [css-nesting] Do a first pass at parsing nested rules mixed with decla...Emilio Cobos Álvarez2023-11-241-1/+40
* style: Disable NSCAP_FEATURE_USE_BASEEmilio Cobos Álvarez2023-11-241-6/+2
* style: [css-nesting] Update cssparser againEmilio Cobos Álvarez2023-11-241-3/+3
* style: Implement CSS parsing for the @font-palette-values ruleJonathan Kew2023-11-031-0/+11
* style: Run "cargo +nightly fmt" for style components in servoTing-Yu Lin2023-11-031-2/+2
* style: Drop @scroll-timeline rule entirelyBoris Chiou2023-11-031-12/+2
* style: Fix insertRule with layer statements before importsEmilio Cobos Álvarez2023-08-161-10/+0
* style: Add basic @container rule parsing and boilerplateEmilio Cobos Álvarez2023-08-161-0/+16
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-161-16/+10
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-151-10/+16
* style: Implement basic @page-rule selector parsingEmily McDonough2023-06-091-1/+1
* style: Update CSSOM for layer rules to the specEmilio Cobos Álvarez2023-06-091-11/+20
* style: Run rustfmt on servo/components/style and servo/ports/geckolibTing-Yu Lin2023-06-091-2/+2
* style: Part 2: Hook @scroll-timeline rule into style systemBoris Chiou2023-05-301-0/+10
* style: Part 1: Implement @scroll-timeline in style systemBoris Chiou2023-05-301-0/+1
* style: Add a simple CSSLayerRule implementationEmilio Cobos Álvarez2023-05-301-2/+3
* style: Compute layer order during CascadeData rebuildEmilio Cobos Álvarez2023-05-271-1/+1
* style: Hook up basic @layer rule parsingEmilio Cobos Álvarez2023-05-261-2/+1
* style: Restore an #[allow] that will otherwise cause warnings.Emilio Cobos Álvarez2023-05-261-0/+1
* style: Add some scaffolding for @layer rulesEmilio Cobos Álvarez2023-05-261-2/+21
* Rustfmt.Emilio Cobos Álvarez2021-02-261-1/+3
* style: Allow resource:// stylesheets to use chrome-only rules.Emilio Cobos Álvarez2021-02-261-3/+3
* style: Use a more precise rule start for sanitization.Emilio Cobos Álvarez2021-02-261-2/+4
* style: Separate out some of the declaration precedence components from @viewp...Emily McDonough2021-02-261-0/+1
* style: CSSOM should respect rule-level property restrictions.Emilio Cobos Álvarez2021-02-261-1/+1
* style: Invalidate for CSSOM changes in a more fine-grained way.Emilio Cobos Álvarez2021-02-261-1/+1
* style: Gracefully handle errors creating shared memory UA style sheets.Cameron McCormack2020-06-041-9/+14
* style: Reformat recent changes.Emilio Cobos Álvarez2020-04-161-1/+1
* style: Disallow @import rules for all Constructable StyleSheets functions.Erik Nordin2020-04-161-1/+3
* Rustfmt recent changes.Emilio Cobos Álvarez2019-12-161-1/+1
* style: Preserve CSS input exactly during sanitization.Emilio Cobos Álvarez2019-12-161-0/+1
* Update euclid.Emilio Cobos Álvarez2019-07-231-3/+11
* style: Fix a warning in Servo builds by moving a macro to where it's used.Emilio Cobos Álvarez2019-07-231-15/+15
* style: Modify URLExtraData rust debug to include referrerInfo.Thomas Nguyen2019-07-231-7/+14
* Fix some new warningsSimon Sapin2019-06-221-1/+1
* style: Appease tidy.Emilio Cobos Álvarez2019-06-041-1/+1
* style: Use cbindgen for URIs.Emilio Cobos Álvarez2019-06-041-3/+14
* style: Fix servo build, and appease tidy / fmt.Emilio Cobos Álvarez2019-04-121-0/+1
* style: Add derived ToShmem implementations.Cameron McCormack2019-04-121-1/+1
* style: Add ToShmem impl for UrlExtraData.Cameron McCormack2019-04-121-1/+22
* style: Allow references to static C++ URLExtraData objects from Rust UrlExtra...Cameron McCormack2019-04-121-11/+72
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1