Bug 149139 - window.HTMLDetailsElement should exist
Summary: window.HTMLDetailsElement should exist
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/multipag...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2015-09-14 15:46 PDT by Chris Dumez
Modified: 2015-09-14 17:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (19.77 KB, patch)
2015-09-14 16:14 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 2015-09-14 15:46:40 PDT
window.HTMLDetailsElement should exist:
https://html.spec.whatwg.org/multipage/forms.html#the-details-element

The interface does not have [NoInterfaceObject] in the specification but it does in WebKit.
Comment 1 Chris Dumez 2015-09-14 16:14:47 PDT
Created attachment 261148 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-14 17:17:35 PDT
Comment on attachment 261148 [details]
Patch

Clearing flags on attachment: 261148

Committed r189762: <http://trac.webkit.org/changeset/189762>
Comment 3 WebKit Commit Bot 2015-09-14 17:17:39 PDT
All reviewed patches have been landed.  Closing bug.