mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Adjust the language used in some of the documentation (#31583)
* fixed a typo in the Android setup command * Fix typo in documentation for command-line arguments * Fix style and formatting issues in the Shell Scripts section of the documentation * Update style.md * Fixed various inconsistencies * Fixed various inconsistencies * Update webxr.md * Update style.md * Update COMMAND_LINE_ARGS.md * Update README.md Co-authored-by: Martin Robinson <mrobinson@igalia.com> * Update docs/COMMAND_LINE_ARGS.md --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
7e8a1503ba
commit
0327d4638b
5 changed files with 21 additions and 21 deletions
|
@ -11,7 +11,7 @@ Only arguments that need more explanation will be documented here.
|
|||
|
||||
# Run
|
||||
## Enable Experimental Features
|
||||
Use `--pref` to enable experimental features like experimental DOM API, JavaScript API and CSS properties.
|
||||
Use `--pref` to enable experimental features like experimental DOM APIs, JavaScript APIs and CSS properties.
|
||||
|
||||
e.g. To enable Web VR and Bluetooth features:
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue