Bug 149139

Summary: window.HTMLDetailsElement should exist
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, rniwa
Priority: P2 Keywords: WebExposed
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/forms.html#the-details-element
Attachments:
Description Flags
Patch none

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.