WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218402
Remove support for the non-standard "overflow" event
https://bugs.webkit.org/show_bug.cgi?id=218402
Summary
Remove support for the non-standard "overflow" event
Simon Fraser (smfr)
Reported
2020-10-30 13:23:12 PDT
The "overflow" event is non-standard:
https://developer.mozilla.org/en-US/docs/Web/API/Element/overflow_event
yet we have code for it (see OverflowEventDispatcher). caniuse.com says we don't support it:
https://caniuse.com/mdn-api_element_overflow_event
so that's confusing.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-11-06 12:24:15 PST
<
rdar://problem/71129110
>
Ahmad Saleem
Comment 2
2024-02-07 20:56:22 PST
Blink Commit -
https://src.chromium.org/viewvc/blink?view=revision&revision=198689
Ahmad Saleem
Comment 3
2024-06-04 06:46:50 PDT
Blink commit (Chromium GitHub repo) -
https://github.com/chromium/chromium/commit/86665f61dc951e5aca388badd7b82a1691c8beb6
Ahmad Saleem
Comment 4
2024-06-04 06:47:06 PDT
Draft PR -
https://github.com/WebKit/WebKit/pull/29497
EWS
Comment 5
2024-07-31 14:13:34 PDT
Committed
281672@main
(718f9c8cd131): <
https://commits.webkit.org/281672@main
> Reviewed commits have been landed. Closing PR #29497 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug