From 4c555ebf12a62220184683c976c6ab4f537775a4 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Fri, 29 Apr 2022 12:39:36 -0700 Subject: [PATCH] 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} --- .../popup-invoking-attribute.tentative.html | 150 +++++++++++++----- 1 file changed, 111 insertions(+), 39 deletions(-) diff --git a/html/semantics/popups/popup-invoking-attribute.tentative.html b/html/semantics/popups/popup-invoking-attribute.tentative.html index 22ffce6b5b5d00..7108acc9ae6a83 100644 --- a/html/semantics/popups/popup-invoking-attribute.tentative.html +++ b/html/semantics/popups/popup-invoking-attribute.tentative.html @@ -21,47 +21,119 @@