diff --git a/implementation-status.md b/implementation-status.md index 8565646..cf03c80 100644 --- a/implementation-status.md +++ b/implementation-status.md @@ -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.