RESOLVED FIXED 162240
Align HTMLAppletElement with the specification
https://bugs.webkit.org/show_bug.cgi?id=162240
Summary Align HTMLAppletElement with the specification
Chris Dumez
Reported 2016-09-19 15:08:21 PDT
Align HTMLAppletElement with the specification: - https://html.spec.whatwg.org/#htmlappletelement In particular: - space / vspace should be of type "unsigned long", not DOMString - codeBase and object should reflect as URLs Firefox agree with the specification. Chrome does not have HTMLAppletElement anymore.
Attachments
Patch (77.71 KB, patch)
2016-09-19 15:12 PDT, Chris Dumez
no flags
Patch (88.31 KB, patch)
2016-09-19 15:55 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-09-19 15:12:02 PDT
Chris Dumez
Comment 2 2016-09-19 15:55:32 PDT
WebKit Commit Bot
Comment 3 2016-09-19 16:47:37 PDT
Comment on attachment 289269 [details] Patch Clearing flags on attachment: 289269 Committed r206131: <http://trac.webkit.org/changeset/206131>
WebKit Commit Bot
Comment 4 2016-09-19 16:47:42 PDT
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.