mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
Per: https://dom.spec.whatwg.org/#concept-reflect We should be calling `get_attribute_value` for reflected IDL strings. No functional change as nowhere is performing a reflect on a nullable type, and just ends up simplifying the code.