You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"universal": 50, |
|
"tag": 30, |
|
"attribute": 1, |
|
"pseudo": 0, |
|
"descendant": -1, |
|
"child": -1, |
|
"parent": -1, |
|
"sibling": -1, |
|
"adjacent": -1 |
|
}
|
|
|