mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-31 22:56:04 +00:00
LibWeb: Don't assume rect() contents are Tokens
This stops `clip: rect({});` from crashing.
This commit is contained in:
parent
aba2946b1e
commit
5e54ff1858
Notes:
sideshowbarker
2024-07-16 23:38:54 +09:00
Author: https://github.com/AtkinsSJ
Commit: 5e54ff1858
Pull-request: https://github.com/SerenityOS/serenity/pull/22010
3 changed files with 15 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
<div style="clip: rect({})"></div>
|
Loading…
Add table
Add a link
Reference in a new issue