servo/tests/wpt
Euclid Ye c59ee57b5d
webdriver: Improve "element click" by using container + Upgrade outdated test (#38436)
- According to
[spec](https://w3c.github.io/webdriver/#ref-for-dfn-in-view-3), we
should use container instead of element itself to determine "in-view".
- Updated `test_element_intercepted_no_pointer_events` in
`element_click/interactability.py` to expect "element not interactable".
This was outdated with spec as original test was written 7 years ago
https://github.com/web-platform-tests/wpt/pull/11453.


Testing: new passing cases for `<option>`, `<select>`.

---------

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
2025-08-04 08:12:50 +00:00
..
meta webdriver: Improve "element click" by using container + Upgrade outdated test (#38436) 2025-08-04 08:12:50 +00:00
mozilla Implement HTMLDocument API (#38433) 2025-08-04 03:42:54 +00:00
tests webdriver: Improve "element click" by using container + Upgrade outdated test (#38436) 2025-08-04 08:12:50 +00:00
webgl WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
webgpu Disable serviceworkers for webgpu CTS tests (#36672) 2025-04-24 10:02:57 +00:00
aliases
config.ini
hosts
include.ini Implement initial version of navigator.sendBeacon (#38301) 2025-08-02 15:14:07 +00:00
README.md
vello_canvas_subsuite.json canvas: Make 2D context state creation failable and use dom_canvas_backend pref for backend selection (#38310) 2025-07-28 09:13:07 +00:00
vello_cpu_canvas_subsuite.json canvas: Make 2D context state creation failable and use dom_canvas_backend pref for backend selection (#38310) 2025-07-28 09:13:07 +00:00

Web tests (including Web Platform Tests)

Moved to the Servo book: