https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 53d7c8f7c348cc8b463b584f94df10600f939fd4 authored by Robert Ma on 16 March 2018, 16:18:07 UTC
Try to fix a WebDriver error
Tip revision: 53d7c8f
categories.json
{
    ":categories": [
        ["api", "parsing", "rendering"],
        ["cues"],
        ["regions"],
        ["stylesheets"]
    ],
    ":subcategories": ["api/categories.json", "parsing/categories.json"],
    "api/*": "api",
    "parsing/*": "parsing",
    "rendering/*": "rendering"
}
back to top