WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154781
Align HTMLMarqueeElement.scrollAmount / scrollDelay with the specification
https://bugs.webkit.org/show_bug.cgi?id=154781
Summary
Align HTMLMarqueeElement.scrollAmount / scrollDelay with the specification
Chris Dumez
Reported
2016-02-27 14:36:11 PST
Align HTMLMarqueeElement.scrollAmount / scrollDelay with the specification:
https://www.w3.org/TR/html5/obsolete.html#the-marquee-element-0
In particular: - The attributes should have unsigned long type - We should not throw for negative values - Values should be in the range [0, 2147483647] as per: -
https://html.spec.whatwg.org/multipage/infrastructure.html#reflect
Attachments
Patch
(19.54 KB, patch)
2016-02-27 14:41 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(26.24 KB, patch)
2016-02-27 14:53 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-02-27 14:41:30 PST
Created
attachment 272422
[details]
Patch
Chris Dumez
Comment 2
2016-02-27 14:53:23 PST
Created
attachment 272423
[details]
Patch
WebKit Commit Bot
Comment 3
2016-02-27 16:35:12 PST
Comment on
attachment 272423
[details]
Patch Clearing flags on attachment: 272423 Committed
r197260
: <
http://trac.webkit.org/changeset/197260
>
WebKit Commit Bot
Comment 4
2016-02-27 16:35:19 PST
All reviewed patches have been landed. Closing bug.
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