ladybird/Tests/LibWeb/Text/expected/DOM/DOMStringMap-setter-with-invalid-name.txt
Andreas Kling 093f1dd805 LibWeb: Propagate exceptions from setAttribute() in DOMStringMap setter
We were incorrectly assuming that setAttribute() could never fail here,
even when passed an invalid name.

Found by Domato.
2024-07-20 06:41:25 +02:00

1 line
59 B
Text

Setting DOMStringMap with an invalid name key throws? true