Bug 49788
Summary: | Drop obsolete event handler attributes from HTMLMarqueeElement.idl | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> |
Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, cdumez, ntim, rniwa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 49786 | ||
Bug Blocks: |
Andy Estes
See http://dev.w3.org/html5/spec/Overview.html#the-marquee-element
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Spec - https://www.w3.org/TR/2016/WD-html52-20160818/obsolete.html#the-marquee-element
Following FIXME is still present - https://github.com/WebKit/WebKit/blob/dd956d5e74249681ddf904e0bbe401f308b65e0f/Source/WebCore/html/HTMLMarqueeElement.idl#L39
Same exist in Chromium code:
https://github.com/chromium/chromium/blob/924ec189cdfd33c8cee15d918f927afcb88d06db/third_party/blink/renderer/core/html/html_marquee_element.idl#L37
Is there any plan to implement this? Thanks!
Ryosuke Niwa
These event handlers have since been dropped from the spec. We can remove these FIXMEs.
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/3178
EWS
Committed 253300@main (2435ca3d84c9): <https://commits.webkit.org/253300@main>
Reviewed commits have been landed. Closing PR #3178 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/98458295>