Closed Bug 1830737 Opened 1 year ago Closed 1 year ago

Don't throw when popovers and dialogs are in the requested state

Categories

(Firefox :: Untriaged, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1830736

People

(Reporter: jarhar, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36

Expected results:

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

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1830736
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.