Bug 193231 - Implement Event-based form participation
Summary: Implement Event-based form participation
Status: RESOLVED DUPLICATE of bug 227718
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-08 03:19 PST by Kent Tamura
Modified: 2021-07-16 02:43 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2019-01-08 03:19:22 PST
The HTML specification introduces 'formdata' event.

Specification PR: https://github.com/whatwg/html/pull/4239
WPT PR: https://github.com/web-platform-tests/wpt/pull/14637

Note: Chrome already implemented it behind the experimental flag.
Comment 1 Radar WebKit Bug Importer 2019-01-09 23:02:39 PST
<rdar://problem/47170303>
Comment 2 Kent Tamura 2021-07-16 02:43:04 PDT

*** This bug has been marked as a duplicate of bug 227718 ***