https://github.com/web-platform-tests/wpt
Raw File
Tip revision: a8e88604a838f836dcfc64eec51c61a17305e917 authored by Mike on 05 April 2018, 10:57:56 UTC
Tests were referencing the wrong reference tests
Tip revision: a8e8860
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