1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:47:35 +00:00
serenity/Tests/LibWeb/Text
Tim Ledbetter fe66aeb225 LibWeb: Validate arguments when creating DOMPoint from matrix transform
Previously, it was possible to create a DOMPoint from a matrix
transform with inconsistent arguments. A TypeError is now thrown in
this case.
2024-02-21 19:38:17 +01:00
..
data Tests/LibWeb: Move LibWeb test frames to their own directory 2024-02-19 22:11:59 -05:00
expected LibWeb: Validate arguments when creating DOMPoint from matrix transform 2024-02-21 19:38:17 +01:00
input LibWeb: Validate arguments when creating DOMPoint from matrix transform 2024-02-21 19:38:17 +01:00