mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:28:10 +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
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