blob: ba81d7fca8adbf5410ebcaf73e04558093c27488 [file] [log] [blame]
carlosgc@webkit.org98dd2ea2017-10-26 10:58:17 +000012017-09-21 Carlos Garcia Campos <cgarcia@igalia.com>
2
3 WebDriver: Add support to import and run W3C tests
4 https://bugs.webkit.org/show_bug.cgi?id=177304
5
6 Reviewed by Brian Burg.
7
8 Add json file used by the importer and the result of running the importer.
9
10 * imported/w3c/importer.json: Added.
11 * imported/w3c/tools/pytest/: Added.
12 * imported/w3c/tools/webdriver/: Added.
13 * imported/w3c/tools/wptrunner/: Added.
14 * imported/w3c/webdriver/: Added.