/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/wpt/meta/payment-request/payment-request-canmakepayment-method.https.html.ini
18 строк
691 B
shuppy
Update expectations for `--product servodriver` (#39603)
01 окт 2025, 13:43
Не верифицирован
01 окт 2025, 13:43
cd80d27
Код
Авторство
О чём код?
[payment-request-canmakepayment-method.https.html] [If payment method identifier are supported, resolve promise with true.] expected: FAIL [If request.[[state\]\] is "created", then return a promise that resolves to true for known method.] expected: FAIL [All methods are unsupported] expected: FAIL [Mix of supported and unsupported methods, at least one method is supported.] expected: FAIL [If request.[[state\]\] is "interactive", then return a promise rejected with an "InvalidStateError" DOMException.] expected: FAIL [If request.[[state\]\] is "closed", then return a promise rejected with an "InvalidStateError" DOMException.] expected: FAIL