mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:57:43 +00:00
LibWeb: Do not crash if "fill: none" is specified for svg text
This commit is contained in:
parent
e2c5e31292
commit
ca50da63e4
3 changed files with 12 additions and 0 deletions
1
Tests/LibWeb/Layout/input/svg/text-fill-none.html
Normal file
1
Tests/LibWeb/Layout/input/svg/text-fill-none.html
Normal file
|
@ -0,0 +1 @@
|
|||
<svg><text fill="none"></text></svg>
|
After Width: | Height: | Size: 37 B |
Loading…
Add table
Add a link
Reference in a new issue