Open
Bug 1945403
Opened 4 days ago
Updated 4 days ago
[wpt-sync] Sync PR 50432 - Add `requestClose()` subtests for initially open dialog
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50432 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50432
Details from upstream follow.
Luke Warlow <lwarlow@igalia.com> wrote:
Add
requestClose()
subtests for initially open dialogThis tests that requestClose() still closes a dialog that's opened via attribute, but that it skips the cancel event.
Assignee | ||
Updated•4 days ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•