WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 255879
256167
Don't throw when popovers and dialogs are in the requested state
https://bugs.webkit.org/show_bug.cgi?id=256167
Summary
Don't throw when popovers and dialogs are in the requested state
Joey Arhar
Reported
2023-05-01 09:54:50 PDT
When showPopover or hidePopover are called on elements and they are already in the requested state, these methods should not throw. When showModal or show are called on dialog elements and they are already in the requested state, these methods should not throw. HTML spec PR:
https://github.com/whatwg/html/issues/9045
WPT:
https://github.com/web-platform-tests/wpt/pull/39781
Attachments
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2023-05-01 09:58:18 PDT
*** This bug has been marked as a duplicate of
bug 255879
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug