https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 98932eb7420923b691dacea405b3bb4bb105016a authored by Emilio Cobos Álvarez on 10 April 2018, 20:19:22 UTC
Test descendant invalidation for :host(..).
Tip revision: 98932eb
pytest.ini
[pytest]
norecursedirs = .* {arch} *.egg html5lib third_party pywebsocket six wpt wptrunner
xfail_strict=true
back to top