Bug 234167

Summary: Setting "onselectionchange" content attribute should add an event listener
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: DOMAssignee: Alexey Shvayka <ashvayka>
Status: RESOLVED FIXED    
Severity: Trivial CC: cdumez, changseok, clopez, esprehn+autocc, ews-watchlist, gyuyoung.kim, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=217248
https://github.com/web-platform-tests/wpt/pull/32013
Bug Depends on:    
Bug Blocks: 234349    
Attachments:
Description Flags
Patch none

Alexey Shvayka
Reported 2021-12-10 12:33:18 PST
Setting "onselectionchange" content attribute should add an event listener
Attachments
Patch (8.86 KB, patch)
2021-12-10 12:40 PST, Alexey Shvayka
no flags
Alexey Shvayka
Comment 1 2021-12-10 12:40:34 PST
EWS Watchlist
Comment 2 2021-12-10 12:41:14 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Alexey Shvayka
Comment 3 2021-12-10 17:08:31 PST
Comment on attachment 446785 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=446785&action=review Adding r+ on my own patch, that was reviewed by Darin in https://bugs.webkit.org/show_bug.cgi?id=234047, so the GitHub 's WPT export bot would let me land the PR with trivial test. > Source/WebCore/ChangeLog:6 > + Reviewed by Darin Adler. In .
Alexey Shvayka
Comment 4 2021-12-10 19:02:45 PST
Radar WebKit Bug Importer
Comment 5 2021-12-10 19:03:20 PST
Note You need to log in before you can comment on or make changes to this bug.