https://github.com/web-platform-tests/wpt
Raw File
Tip revision: c424923d34fe8256abb1f4ca75bd1aef256c5a63 authored by Boris Zbarsky on 13 February 2018, 03:37:24 UTC
Use a null prototype for @@unscopables objects in the DOM.
Tip revision: c424923
pytest.ini
[pytest]
norecursedirs = .* {arch} *.egg html5lib third_party pywebsocket six wpt wptrunner
xfail_strict=true
back to top