1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 20:37:34 +00:00

Tests/LibWeb: Verify XHR.open() throws on illegal token in method arg

This verifies that XHR.open() throws a Syntax Error if an illegal token
is passed to the method argument.
This commit is contained in:
Kenneth Myhra 2023-11-25 19:25:09 +01:00 committed by Andreas Kling
parent ff05f19c84
commit eb6a7ccc59
2 changed files with 21 additions and 0 deletions