summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/dom/elements/global-attributes/contains.json
blob: c413488b504aa4bb2b7224ead08f774c3fe395f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
    {
        "id": "the-id-attribute",
        "original_id": "the-id-attribute"
    },
    {
        "id": "the-title-attribute",
        "original_id": "the-title-attribute"
    },
    {
        "id": "the-lang-and-xml-lang-attributes",
        "original_id": "the-lang-and-xml:lang-attributes"
    },
    {
        "id": "the-translate-attribute",
        "original_id": "the-translate-attribute"
    },
    {
        "id": "the-xml-base-attribute-xml-only",
        "original_id": "the-xml:base-attribute-(xml-only)"
    },
    {
        "id": "the-dir-attribute",
        "original_id": "the-dir-attribute"
    },
    {
        "id": "classes",
        "original_id": "classes"
    },
    {
        "id": "the-style-attribute",
        "original_id": "the-style-attribute"
    },
    {
        "id": "embedding-custom-non-visible-data-with-the-data-attributes",
        "original_id": "embedding-custom-non-visible-data-with-the-data-*-attributes"
    }
]