LibWeb/CSS: Fix reference bug when canonicalizing linear easing stops

+2 WPT tests
This commit is contained in:
Veeti Paananen
2025-06-18 01:08:35 +03:00
committed by Jelle Raaijmakers
parent 5e1e0d4e18
commit 21b531598d
Notes: github-actions[bot] 2025-06-18 06:54:17 +00:00
4 changed files with 176 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
Harness status: OK
Found 5 tests
5 Pass
Pass linear function easing with output greater than 1
Pass linear function easing with output less than 1
Pass linear function easing, steps equivalent
Pass linear function easing, input value being unspecified in the first entry implies zero
Pass linear function easing, input value being unspecified in the last entry implies max input value