carlosgc@webkit.org | 98dd2ea | 2017-10-26 10:58:17 +0000 | [diff] [blame^] | 1 | 2017-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. |