Files
ladybird/Userland/Libraries/LibWeb/DOM/Element.cpp
Linus Groh e064194061 LibWeb: Return InvalidCharacterError from Element::set_attribute() for empty attr
This is the first user of the new DOMException, using ExceptionOr. :^)
2021-02-20 00:09:11 +01:00

13 KiB