Bug 161004 - <command> should be an HTMLUnknownElement and <basefont> should be an HTMLElement
Summary: <command> should be an HTMLUnknownElement and <basefont> should be an HTMLEle...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-08-19 11:30 PDT by Chris Dumez
Modified: 2016-08-19 12:35 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.86 KB, patch)
2016-08-19 11:38 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-08-19 11:30:33 PDT
<command> should be an HTMLUnknownElement and <basefont> should be an HTMLElement as per:
- https://html.spec.whatwg.org/multipage/dom.html#elements-in-the-dom:element-interface
Comment 1 Chris Dumez 2016-08-19 11:38:06 PDT
Created attachment 286465 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-19 12:35:37 PDT
Comment on attachment 286465 [details]
Patch

Clearing flags on attachment: 286465

Committed r204647: <http://trac.webkit.org/changeset/204647>
Comment 3 WebKit Commit Bot 2016-08-19 12:35:42 PDT
All reviewed patches have been landed.  Closing bug.