fune/servo/components/style/values/computed
Emilio Cobos Álvarez 83c7733c7c Bug 1786147 - Move line-clamp out of mako and do some adjacent clean-up. r=boris
No behavior change, but simplifies the following patch.

Differential Revision: https://phabricator.services.mozilla.com/D155180
2022-08-31 12:39:19 +00:00
..
align.rs
angle.rs
background.rs
basic_shape.rs
border.rs
box.rs Bug 1786147 - Move line-clamp out of mako and do some adjacent clean-up. r=boris 2022-08-31 12:39:19 +00:00
color.rs Bug 1772555 - Use style interpolation code for gradients. r=nical 2022-06-22 23:02:34 +00:00
column.rs
counters.rs
easing.rs Bug 1766041: Part 5: C++ ComputedTimingFunction uses Rust's timing function calculation. r=emilio 2022-07-09 17:33:59 +00:00
effects.rs
flex.rs
font.rs Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
image.rs Bug 1768905 - Move size of tests to compile-time tests in the style crate. r=dshin 2022-05-11 19:02:58 +00:00
length.rs Bug 1773484 - Make viewport-relative units zoomable via "zoom text only". r=boris 2022-06-14 08:38:11 +00:00
length_percentage.rs Bug 1573830 - 0% values are not skipped when parsing CSS transform. r=emilio 2022-08-26 11:11:30 +00:00
list.rs
mod.rs Bug 1786147 - Move line-clamp out of mako and do some adjacent clean-up. r=boris 2022-08-31 12:39:19 +00:00
motion.rs
outline.rs
page.rs
percentage.rs Bug 1770829 - Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios. r=barret 2022-06-03 19:11:07 +00:00
position.rs
ratio.rs Bug 1469174 - Refactor media feature expression representation in preparation to support multi-range syntax. r=boris 2022-05-02 23:40:28 +00:00
rect.rs
resolution.rs
svg.rs Bug 1770829 - Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios. r=barret 2022-06-03 19:11:07 +00:00
table.rs
text.rs
time.rs
transform.rs
ui.rs
url.rs