Files
sousa-gecko/servo/components/style
Katherine Ye dc7f1346c1 Bug 2042986 - Add pref-gated parsing for line-clamp longhand. r=dshin,firefox-style-system-reviewers,layout-reviewers,emilio
Extend existing line-clamp structure to store max-lines, block-ellipsis, and
legacy behavior. Added enum for block-ellipsis and max-lines.

Enable line-clamp parsing for wpts with updated expectations and regenerate
css use-counter metrics.

Differential Revision: https://phabricator.services.mozilla.com/D308095
2026-07-14 00:18:46 +00:00
..

servo-style

Style system for Servo, using rust-cssparser for parsing.