ver Jan15thv4
fixed errors in server/README
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<!-- vimc: call SyntaxRange#Include('```xml', '```', 'xml', 'NonText'): -->
|
<!-- vimc: call SyntaxRange#Include('```xml', '```', 'xml', 'NonText'): -->
|
||||||
<!-- vimc: call SyntaxRange#Include('```css', '```', 'css', 'NonText'): -->
|
<!-- vimc: call SyntaxRange#Include('```css', '```', 'css', 'NonText'): -->
|
||||||
<!-- vimc: call SyntaxRange#Include('```sh', '```', 'sh', 'NonText'): -->
|
<!-- vimc: call SyntaxRange#Include('```sh', '```', 'sh', 'NonText'): -->
|
||||||
|
<!-- vimc: call SyntaxRange#Include('```bash', '```', 'sh', 'NonText'): -->
|
||||||
|
|
||||||
### About the Converted Accessibility Tree
|
### About the Converted Accessibility Tree
|
||||||
|
|
||||||
@@ -57,7 +58,7 @@ contents.
|
|||||||
An example of a CSS selector:
|
An example of a CSS selector:
|
||||||
|
|
||||||
```css
|
```css
|
||||||
application[name=Thunderbird] page-tab-list[attr|id=\"tabmail-tabs\"]>page-tab[name=\"About Profiles\"]
|
application[name=Thunderbird] page-tab-list[attr|id="tabmail-tabs"]>page-tab[name="About Profiles"]
|
||||||
```
|
```
|
||||||
|
|
||||||
This selector will select the page tab of profile manager in Thunderbird (if open).
|
This selector will select the page tab of profile manager in Thunderbird (if open).
|
||||||
|
|||||||
Reference in New Issue
Block a user