mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
LibWeb/CSS: Fix reference bug when canonicalizing linear easing stops
+2 WPT tests
This commit is contained in:
committed by
Jelle Raaijmakers
parent
5e1e0d4e18
commit
21b531598d
Notes:
github-actions[bot]
2025-06-18 06:54:17 +00:00
Author: https://github.com/veeti Commit: https://github.com/LadybirdBrowser/ladybird/commit/21b531598d4 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5124 Reviewed-by: https://github.com/gmta ✅
@@ -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
|
||||
Reference in New Issue
Block a user