ladybird/Tests/LibWeb/Text/expected/DOM/Element-setAttribute-name-validation.txt
Tim Ledbetter ba641d4784 LibWeb: Update attribute name validation in Element.setAttribute()
This now follows the latest specification steps.
2025-06-19 11:00:53 +01:00

5 lines
450 B
Text

OK: InvalidCharacterError: Attribute name must not be empty or contain invalid characters
OK: InvalidCharacterError: Attribute name must not be empty or contain invalid characters
OK: InvalidCharacterError: Attribute name must not be empty or contain invalid characters
OK: InvalidCharacterError: Attribute name must not be empty or contain invalid characters
OK: InvalidCharacterError: Attribute name must not be empty or contain invalid characters