mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
There was a typo in how underline thickness (in pixels) was converted to app units. It was interpreting the pixel value as an f64 app unit value, which meant that the resulting thickness was 1/60 of the value expected. Testing: macOS does not currently run WPT tests, so it is difficult to test this one. I have manually confirmed that underlines now show up and are the expected thickness. Fixes: #36945 Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
platform | ||
tests | ||
Cargo.toml | ||
font.rs | ||
font_context.rs | ||
font_store.rs | ||
font_template.rs | ||
glyph.rs | ||
lib.rs | ||
shaper.rs | ||
system_font_service.rs |