mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 13:50:00 +00:00
Computing the font for an element in `compute_font` is premature since we are yet to apply animated properties - instead we should compute the value on the fly (with a cache to avoid unnecessary work) to ensure we are respecting the latest values
2 lines
56 B
HTML
2 lines
56 B
HTML
<!DOCTYPE html>
|
|
<div style="font-size: 15px">TEST</div>
|