1 2017-09-21 Carlos Garcia Campos <cgarcia@igalia.com>
3 WebDriver: Add support to import and run W3C tests
4 https://bugs.webkit.org/show_bug.cgi?id=177304
6 Reviewed by Brian Burg.
8 Add json file used by the importer and the result of running the importer.
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.