mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
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.
3 lines
151 B
HTML
3 lines
151 B
HTML
<link rel="match" href="reference/inline-visibility-hidden-ref.html" />
|
|
<span>hello friends<span style="visibility: hidden"> and enemies</span></span>
|