Files
servo/components/layout
Abbas Olanrewaju Sarafa fbb37acf15 layout: Resolve word-spacing percentages against computed font-size (#44031)
Changes ```word-spacing``` to resolve percentages against the computed
```font-size```, instead of the size of a space.

Testing:
```tests/wpt/tests/css/css-text/word-spacing/word-spacing-percent-001.html```
is now passing

Fixes: #43997

---------

Signed-off-by: Sabb <sarafaabbas@gmail.com>
2026-04-10 16:17:22 +00:00
..