mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:47:44 +00:00
LibWeb/CSS: Ensure length is absolute before converting to pixels
Previously, creating a DOMMatrix with a transform that contained non-absolute units would cause a crash.
This commit is contained in:
parent
5136b495a6
commit
c5d1ec4dea
3 changed files with 8 additions and 2 deletions
|
@ -16,3 +16,4 @@
|
|||
16. Exception: SyntaxError
|
||||
17. Exception: SyntaxError
|
||||
18. Exception: SyntaxError
|
||||
19. Exception: SyntaxError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue