1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 05:34:58 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Aliaksandr Kalenik
95d91a37d2 LibWeb: Resolve outline CSS property before paint commands recording
Refactor to resolve paint-only properties before painting, aiming to
stop using layout nodes during recording of painting commands.

Also adds a test, as we have not had any for outlines yet.
2024-02-12 13:38:24 +01:00