Skip to content

Commit

Permalink
Merge pull request #343 from toji/patch-1
Browse files Browse the repository at this point in the history
Update features.md with latest WebXR changes
  • Loading branch information
clelland authored Oct 15, 2019
2 parents 6269bc9 + 7ff9064 commit 7e74655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ specification.
| `sync-xhr` | [XMLHttpRequest][xhr] | [Chrome 65](https://www.chromestatus.com/feature/5154875084111872) |
| `usb` | [WebUSB][webusb] | Chrome 60 |
| `wake-lock` | [Wake Lock API][wake-lock] | |
| `xr`<sup>[2](#fn2)</sup> | [WebXR Device API][xr] | [Available as a Chrome Origin Trial](https://developers.chrome.com/origintrials/#/trials/active) |
| `xr-spatial-tracking`<sup>[2](#fn2)</sup> | [WebXR Device API][xr] | [Available as a Chrome Origin Trial](https://developers.chrome.com/origintrials/#/trials/active) |

## Proposed Features

Expand Down Expand Up @@ -76,7 +76,7 @@ experimentation by web developers.
<a name="fn1">[1]</a>: To enable these, use the Chrome command line flag
`--enable-blink-features=ExperimentalProductivityFeatures`.

<a name="fn2">[2]</a>: Currently implemented in Chrome as `vr`.
<a name="fn2">[2]</a>: Implemented in Chrome as `vr` prior to Chrome 79.

<a name="fn3">[3]</a>: This represents a number of features. Individual feature
names will be added to this list as they are actually defined.
Expand Down

0 comments on commit 7e74655

Please sign in to comment.