Files
tubestation/servo/components
David Shin 44ac9641b8 Bug 1923763: Part 3 - Implement anchor function resolution in math functions from Rust side. r=firefox-style-system-reviewers,emilio
`has_anchor_function` in `CalcLengthPercentage` will be used to avoid traversing
the calc tree if we know the calc node tree does not have any anchor function.

Anchor resolution is done in a separate phase, because layout code queries for
`auto` insets without having a full context for the percentage basis.

Differential Revision: https://phabricator.services.mozilla.com/D231257
2025-01-21 15:11:24 +00:00
..