From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../hide-return-to-opener-button-manual.https.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 testing/web-platform/tests/document-picture-in-picture/hide-return-to-opener-button-manual.https.html (limited to 'testing/web-platform/tests/document-picture-in-picture') diff --git a/testing/web-platform/tests/document-picture-in-picture/hide-return-to-opener-button-manual.https.html b/testing/web-platform/tests/document-picture-in-picture/hide-return-to-opener-button-manual.https.html new file mode 100644 index 0000000000..17cd6657dd --- /dev/null +++ b/testing/web-platform/tests/document-picture-in-picture/hide-return-to-opener-button-manual.https.html @@ -0,0 +1,21 @@ + +Test that using documentPictureInPicture's disallowReturnToOpener + parameter hides the return to opener button + +

+ This tests that a document picture-in-picture window opened with the `disallowReturnToOpener` + parameter set to `true` does not display a button to return to the opener. +

    +
  1. Click on the "Open document picture-in-picture window" button below.
  2. +
  3. Check that it does not display that button.
  4. +
+

+ + + -- cgit v1.2.3