mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
This required us to change our range values from `float`s to `double`s since `float` can't exactly represent i32 max
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
Specified order: calc(4294967296)
|
|
Computed order: 2147483647
|
|
Specified animation-timing-function: steps(calc(4294967296))
|
|
Computed animation-timing-function: steps(2147483647)
|