Skip to content

Commit

Permalink
made option description normative
Browse files Browse the repository at this point in the history
  • Loading branch information
liberato-at-chromium authored and steimelchrome committed Aug 19, 2024
1 parent 1461963 commit 0087f9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -221,12 +221,12 @@ problems.
window such that the distance between the top and bottom edges of the
viewport are |options|["{{DocumentPictureInPictureOptions/height}}"]
pixels.
<p class="note">

If |options|["{{DocumentPictureInPictureOptions/preferInitialWindowPlacement}}"]
exists and is true, then the user agent may use this hint to prefer behavior
that is similar that is similar to steps 12 and 13, rather than considering any
previous position or size of any previously closed |pip traversable| window.
</p>

14. If |options|["{{DocumentPictureInPictureOptions/disallowReturnToOpener}}"] exists
and is <code>true</code>, the user agent should not display UI affordances
on the picture-in-picture window that allow the user to return to the
Expand Down

0 comments on commit 0087f9c

Please sign in to comment.