From 33507ea35fd894e67119832e96930abef0ad262e Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Sat, 7 May 2022 11:44:02 +0000 Subject: [PATCH] Bug 1766556 [wpt PR 33807] - Add showpopup and hidepopup invoking attributes for popup, a=testonly Automatic update from web-platform-tests Add showpopup and hidepopup invoking attributes for popup This CL adds 'showpopup' and 'hidepopup' as two more invoking attributes for the Popup API. Details of the expected behavior are discussed here: https://github.com/openui/open-ui/issues/523#issuecomment-1106686358 Bug: 1307772 Change-Id: Ie6c0d72b36cedd827e0b484b5635fcc6b99fb8f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3609067 Reviewed-by: Joey Arhar Auto-Submit: Mason Freed Commit-Queue: Mason Freed Cr-Commit-Position: refs/heads/main@{#997841} -- wpt-commits: 4c555ebf12a62220184683c976c6ab4f537775a4 wpt-pr: 33807 --- .../popup-invoking-attribute.tentative.html | 150 +++++++++++++----- 1 file changed, 111 insertions(+), 39 deletions(-) diff --git a/testing/web-platform/tests/html/semantics/popups/popup-invoking-attribute.tentative.html b/testing/web-platform/tests/html/semantics/popups/popup-invoking-attribute.tentative.html index 22ffce6b5b5d0..7108acc9ae6a8 100644 --- a/testing/web-platform/tests/html/semantics/popups/popup-invoking-attribute.tentative.html +++ b/testing/web-platform/tests/html/semantics/popups/popup-invoking-attribute.tentative.html @@ -21,47 +21,119 @@