12 lines
145 B
JSON
12 lines
145 B
JSON
|
{
|
||
|
"universal": 50,
|
||
|
"tag": 30,
|
||
|
"attribute": 1,
|
||
|
"pseudo": 0,
|
||
|
"descendant": -1,
|
||
|
"child": -1,
|
||
|
"parent": -1,
|
||
|
"sibling": -1,
|
||
|
"adjacent": -1
|
||
|
}
|