mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02: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.