summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/webvtt/categories.json
blob: 11af9ad43df56cbedc3b88b8d36f6f4428e8d46c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    ":categories": [
        ["api", "parsing", "rendering"],
        ["cues"],
        ["regions"],
        ["stylesheets"]
    ],
    ":subcategories": ["api/categories.json", "parsing/categories.json"],
    "api/*": "api",
    "parsing/*": "parsing",
    "rendering/*": "rendering"
}