mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
Style computation always happens *before* layout, so we can't rely on things having (or not having) layout nodes, as that information will always be one step behind. Instead, we have to use the DOM to find all the information we need.
50 KiB
50 KiB