1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:27:35 +00:00

LibWeb: Don't crash on percentage values for CSS stroke-width

Fixes a crash when loading https://vercel.com/
This commit is contained in:
Andreas Kling 2023-05-21 09:50:56 +02:00
parent beb55f726f
commit 6cb9d755d9
3 changed files with 10 additions and 1 deletions

View file

@ -0,0 +1,3 @@
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x16 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x0 children: not-inline