LibWeb: Handle non-numeric font-weight values in keyframes

Previously, using `font-weight` with a keyword or `calc()` value inside
a keyframe rule would cause a crash.
This commit is contained in:
Tim Ledbetter 2025-06-25 05:55:10 +01:00 committed by Jelle Raaijmakers
commit 48f56cad08
Notes: github-actions[bot] 2025-06-25 07:03:08 +00:00
3 changed files with 42 additions and 1 deletions

View file

@ -0,0 +1,7 @@
Harness status: OK
Found 2 tests
2 Fail
Fail Initially, the sibling-index() is 3 for #target
Fail Removing a preceding sibling of #target reduces the sibling-index()