This section indicates the current state of support of CSS Selectors Level 3 in Unblu co-browsing. Selectors listed in the "Supported" section are known to work properly in Unblu, whereas selectors listed in "Unsupported" have not been tested yet. Selectors not listed in any list are likely unsupported.
Selector List
Selector | Example selector | Support status |
---|---|---|
[att^=val] (prefix match) |
||
E:root |
||
E:nth-child(n) |
||
E:nth-last-child(n) |
||
E:nth-of-type(n) |
||
E:nth-last-of-type(n) |
||
E:first-child |
||
E:first-of-type |
||
E:only-child |
||
E:only-of-type |
||
E:empty |
||
E:checked |
||
E:not(s) |
||
E ~ F |
Selector | Example selector | Support status |
---|---|---|
E:target |
|
|
E:enabled |
|