mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-30 16:34:23 +00:00
Because Element::computed_style() can never retrun null we can return NonnullRefPtr instead of RefPtr.
Because Element::computed_style() can never retrun null we can return NonnullRefPtr instead of RefPtr.