Skip to content

Commit

Permalink
Bug 1804245 [wpt PR 37347] - Remove autoPictureInPicture HTMLVideoEle…
Browse files Browse the repository at this point in the history
…ment attribute, a=testonly

Automatic update from web-platform-tests
Remove autoPictureInPicture HTMLVideoElement attribute

This CL removes the autoPictureInPicture HTMLVideoElement attribute as
it was only used for experimental purposes in Chrome and it never
shipped. It has been removed from the spec as well.

Spec: w3c/picture-in-picture#216
Bug: 917303
Change-Id: Ie9cd9136a2c8632a86cf85eff4aec50843514685
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4079109
Reviewed-by: Yoav Weiss <[email protected]>
Commit-Queue: Fr <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1080837}

--

wpt-commits: df2b9160a0c1b0d30561f0f7701ba1e2e02131bd
wpt-pr: 37347
  • Loading branch information
beaufortfrancois authored and moz-wptsync-bot committed Dec 12, 2022
1 parent e3d9557 commit a74273c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ partial interface HTMLVideoElement {
attribute EventHandler onenterpictureinpicture;
attribute EventHandler onleavepictureinpicture;

[CEReactions] attribute boolean autoPictureInPicture;
[CEReactions] attribute boolean disablePictureInPicture;
};

Expand Down

0 comments on commit a74273c

Please sign in to comment.