Files
serenity/Tests/LibWeb/Ref/reference/inline-visibility-hidden-ref.html
Andreas Kling 31237da230 LibWeb: Don't paint text fragments with CSS visibility:hidden
We *could* even skip creating a paintable for hidden nodes, but that
means that dynamic updates to the CSS visibility property would require
mutating the paint tree, so let's keep it simple for now.

(cherry picked from commit 349b17cc7aaba8c6cce3aaef26d14a0127f43ff1)
2024-11-08 22:32:11 -05:00

2 lines
27 B
HTML