-
Notifications
You must be signed in to change notification settings - Fork 66
HTMLPopupElement - <popup> #599
Copy link
Copy link
Closed
Labels
Resolution: too earlyPossibly too early for review or not enough info providedPossibly too early for review or not enough info providedReview type: CG early reviewAn early review of general direction from a Community GroupAn early review of general direction from a Community GroupTopic: HTML
Milestone
Metadata
Metadata
Labels
Resolution: too earlyPossibly too early for review or not enough info providedPossibly too early for review or not enough info providedReview type: CG early reviewAn early review of general direction from a Community GroupAn early review of general direction from a Community GroupTopic: HTML
HIQaH! QaH! TAG!
I'm requesting a TAG review of the
<popup>element.A new HTML element,
<popup>, which can be used to build transient user interface (UI) elements that are displayed on top of all other web app UI. These include user-interactive elements like action menus, form element suggestions, content pickers, and teaching UI. This new element is similar to<dialog>, but has several important differences, including light-dismiss behavior, anchoring, and the lack of a "modal" mode.Does this specification allow an origin some measure of control over a user agent’s native UI?
--> The
<popup>element allows author-provided popup dialogs to be shown to the user. These popups are fully-contained within the owning frame, and do not overlap either parent frames or the browser UI. So there shouldn't be any issue here. But I'm bringing it up for completeness.Further details:
You should also know that...
I like the TAG.
We'd prefer the TAG provide feedback as (please delete all but the desired option):
💬 leave review feedback as a comment in this issue and @-notify @mfreed7 and @melanierichards