/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/wpt/meta/css/css-easing/timing-functions-syntax-valid.html.ini
12 строк
593 B
Oriol Brufau
Upgrade Stylo to 2026-06-01 (#45421)
10 июн 2026, 01:35
Не верифицирован
10 июн 2026, 01:35
b8d3043
Код
Авторство
О чём код?
[timing-functions-syntax-valid.html] [e.style['animation-timing-function'\] = "steps(calc(2 + sign(100em - 1px)))" should set the property value] expected: FAIL [e.style['animation-timing-function'\] = "cubic-bezier(calc(-2), calc(0.7 / 2), calc(1.5), calc(0))" should set the property value] expected: FAIL [e.style['animation-timing-function'\] = "steps(calc(1), jump-none)" should set the property value] expected: FAIL [e.style['animation-timing-function'\] = "cubic-bezier(0, sibling-index(), 1, sign(2em - 20px))" should set the property value] expected: FAIL