Commit ac1159c8 authored by Mounir Lamouri's avatar Mounir Lamouri Committed by Commit Bot

Picture-in-Picture: disable :picture-in-picture CSS pseudo-class.

We would like to skip M76 as we may need to revisit the design based
on new features coming into the Picture-in-Picture API.

Bug: 940404
Change-Id: Iec0912a249fd0fbbed16103548aaa64fb0842921
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632119Reviewed-by: default avatarSteve Kobes <skobes@chromium.org>
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#663969}
parent 1994b275
...@@ -375,7 +375,7 @@ ...@@ -375,7 +375,7 @@
}, },
{ {
name: "CSSPictureInPicture", name: "CSSPictureInPicture",
status: "stable", status: "experimental",
depends_on: ["PictureInPictureAPI"], depends_on: ["PictureInPictureAPI"],
}, },
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment