Files
ladybird/Libraries
Sam Atkins c4889f3c5c LibWeb/DOM: Stop moving is_value in create_element()
Clangd points out that 1) `set_is_value()` takes a reference so moving
isn't useful, and 2) we're reading `is_value` in step 3 after moving
it.
2025-02-20 21:55:34 +00:00
..
2025-02-11 04:07:24 -07:00
2025-02-11 23:11:13 -07:00