aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/values/specified/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-953/+0
* style: Do not snap -webkit-text-stroke-width to dev pixelsEmilio Cobos Álvarez2023-11-241-10/+9
* style: Add method to parse CSS filters without context for workersAndrew Osmond2023-11-241-0/+2
* style: Serialize NaN and infinity numbersCanadaHonk2023-11-241-14/+11
* style: Update the syntax of offset-positionBoris Chiou2023-11-241-1/+1
* style: Rustfmt servo/. r=zrhoffmanEmilio Cobos Álvarez2023-11-241-3/+3
* style: [css-properties-values-api] Parsing and serialization for @property sy...Zach Hoffman2023-11-241-1/+0
* style: Implement parsing for `baseline-source`David Shin2023-11-241-1/+1
* style: [css-nesting] Update cssparser againEmilio Cobos Álvarez2023-11-241-6/+1
* style: Rework -x-text-zoom to allow disabling text zoom and min-font-size sep...Emilio Cobos Álvarez2023-11-211-1/+1
* style: Move animation-related values from box.rs/ui.rs to animation.rsBoris Chiou2023-11-211-11/+14
* style: Enable all math functions on chrome codeEmilio Cobos Álvarez2023-11-211-2/+2
* style: Add forced-color-adjust propertyFred Chasen2023-11-061-1/+1
* style: Use write_char in place of write_str when serializing single-character...Jonathan Kew2023-11-061-4/+4
* style: Support view-timeline-inset in style systemBoris Chiou2023-11-061-1/+1
* style: Style changes to support the 'page-orientation' propertyJonathan Watt2023-11-041-1/+1
* style: [refactor] Migrate NS_STYLE_MASONRY_* definesBen Freist2023-11-041-1/+2
* style: Rename page::PageOrientation to page::PageSizeOrientationJonathan Watt2023-11-031-1/+1
* style: CSS support for the font-palette propertyJonathan Kew2023-11-031-1/+1
* style: Implement CSS parsing for the @font-palette-values ruleJonathan Kew2023-11-031-0/+12
* style: Run "cargo +nightly fmt" for style components in servoTing-Yu Lin2023-11-031-3/+5
* style: Implement <tabpanels> and <deck> without XUL layoutEmilio Cobos Álvarez2023-11-031-1/+1
* style: Move line-clamp out of mako and do some adjacent clean-upEmilio Cobos Álvarez2023-11-031-5/+2
* style: Add support for parsing the `contain-intrinsic-size` property from the...Ziran Sun2023-10-021-1/+1
* style: Support scroll-timeline-axis longhand in style systemBoris Chiou2023-10-021-1/+1
* style: Support scroll-timeline-name longhand in style systemBoris Chiou2023-10-021-1/+1
* style: Parse scroll-snap-stop style and propagate it to APZ sideHiroyuki Ikezoe2023-08-161-1/+2
* style: Add support for parsing container-query-specific featuresEmilio Cobos Álvarez2023-08-161-1/+1
* style: Implement new {small,large,dynamic} viewport unitsHiroyuki Ikezoe2023-08-161-1/+1
* style: Implement parsing / serialization for container{,-type,-name} CSS prop...Emilio Cobos Álvarez2023-08-161-1/+1
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-161-5/+4
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-151-4/+5
* style: Add support for parsing the `content-visibility` property from the CSS...Martin Robinson2023-06-091-1/+1
* style: Make color-adjust an alias of print-color-adjust as per specEmilio Cobos Álvarez2023-06-091-1/+1
* style: Remove servo/components/{hashglobe,fallible} in favor of try_reserveEmilio Cobos Álvarez2023-06-091-1/+1
* style: Add CSS support for the hyphenate-character propertyJonathan Kew2023-06-091-0/+1
* style: Implement parsing of the page propertyEmily McDonough2023-06-091-1/+1
* style: Support scrollbar-gutter in the style systemTing-Yu Lin2023-06-091-1/+1
* style: Run rustfmt on servo/components/style and servo/ports/geckolibTing-Yu Lin2023-06-091-3/+3
* style: [css-lists] Remove the internal '-moz-list-reversed' CSS property that...Mats Palmgren2023-06-091-1/+0
* style: [css-lists] Style system changes to support 'reversed(<counter-name>)'Mats Palmgren2023-06-091-1/+7
* style: Part 1: Add animation-timeline longhand property in style systemBoris Chiou2023-05-301-1/+1
* style: Move image-rendering out of makoEmilio Cobos Álvarez2023-05-261-1/+1
* style: Initial support for the color-scheme CSS propertyEmilio Cobos Álvarez2023-05-241-1/+1
* style: Part 1: Add SVG d property in CSSBoris Chiou2023-05-241-1/+1
* style: Clean up text-justify, and make distribute a parse-time aliasOriol Brufau2023-05-161-1/+1
* style: Create a NonNegativePercentage type in values:specifiedOriol Brufau2023-05-161-1/+1
* style: part 1 - Support parsing ruby-position: alternateOriol Brufau2023-05-161-0/+1
* Rustfmt.Emilio Cobos Álvarez2021-02-261-2/+2
* style: Move Ratio into independent files.Boris Chiou2021-02-261-0/+2