https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d2bf9c1b6f8586eb11fe98fccb8b9a1cfe7cffde authored by Geoffrey Sneddon on 19 March 2018, 15:19:55 UTC
Rename host -> browser_host and host_ip -> server_host
Tip revision: d2bf9c1
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