Bug 234167 - Setting "onselectionchange" content attribute should add an event listener
Summary: Setting "onselectionchange" content attribute should add an event listener
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks: 234349
  Show dependency treegraph
 
Reported: 2021-12-10 12:33 PST by Alexey Shvayka
Modified: 2021-12-15 09:07 PST (History)
8 users (show)

See Also:


Attachments
Patch (8.86 KB, patch)
2021-12-10 12:40 PST, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2021-12-10 12:33:18 PST
Setting "onselectionchange" content attribute should add an event listener
Comment 1 Alexey Shvayka 2021-12-10 12:40:34 PST
Created attachment 446785 [details]
Patch
Comment 2 EWS Watchlist 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
Comment 3 Alexey Shvayka 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 .
Comment 4 Alexey Shvayka 2021-12-10 19:02:45 PST
Committed r286898 (245126@trunk): <https://commits.webkit.org/245126@trunk>
Comment 5 Radar WebKit Bug Importer 2021-12-10 19:03:20 PST
<rdar://problem/86350119>