Skip to content

Commit

Permalink
Update implementation-status.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed May 24, 2018
1 parent 7b8ce7e commit cee81d2
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions implementation-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,9 @@ This document shows the current implementation status of Picture-in-Picture on t

# Chrome

Work is in progress in [Chrome Canary](http://chrome.com/canary).

* Give it a try with:

```
$ chrome \
--enable-features=PictureInPicture,UseSurfaceLayerForVideo \
--enable-blink-features=PictureInPictureAPI
```
Work is in progress in [Chrome Canary](http://chrome.com/canary):

* The `chrome://flags/#enable-experimental-web-platform-features` and `chrome://flags/#enable-surfaces-for-videos` flags must be enabled.
* Know where to [report Picture-in-Picture bugs](https://bugs.chromium.org/p/chromium/issues/entry?components=Blink>Media>PictureInPicture).
* Root [Issue 806249](http://crbug.com/806249) and blocking issues are most authorative on status.

Expand Down

0 comments on commit cee81d2

Please sign in to comment.