/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/wpt/meta/selection/stringifier_editable_element.tentative.html.ini
34 строки
1 KB
shuppy
Update expectations for `--product servodriver` (#39603)
01 окт 2025, 13:43
Не верифицирован
01 окт 2025, 13:43
cd80d27
Код
Авторство
О чём код?
[stringifier_editable_element.tentative.html] expected: ERROR [select the entire input should result all the content] expected: FAIL [toString() works with selectionStart and selectionEnd for input] expected: FAIL [select the entire textarea should result all the content] expected: FAIL [toString() works with selectionStart and selectionEnd for textarea] expected: FAIL [toString() works even if a click just occured on a button] expected: FAIL [toString() works for programatically calling .click() on anchor (without href)] expected: TIMEOUT [toString() doesn't work for actual clicking the anchor (without href)] expected: NOTRUN [toString() works for programatically calling .click() on anchor (with href)] expected: NOTRUN [toString() also works for actual clicking the anchor (with href)] expected: NOTRUN [Click on a text prior to toString() moves the seleciton] expected: NOTRUN [Click on a `user-select:none` text prior to toString() doesn't move the seleciton] expected: NOTRUN