This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28167 - HTMLButtonElement.menu is said to reflect the content attribute, but is a HTMLMenuElement?
Summary: HTMLButtonElement.menu is said to reflect the content attribute, but is a HTM...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#the-but...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-07 19:04 UTC by contributor
Modified: 2015-03-07 19:06 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2015-03-07 19:04:08 UTC
Specification: https://html.spec.whatwg.org/
Multipage: https://html.spec.whatwg.org/multipage/#the-button-element
Complete: https://html.spec.whatwg.org/#the-button-element
Referrer: 

Comment:
HTMLButtonElement.menu is said to reflect the content attribute, but is a
HTMLMenuElement?

Posted from: 14.162.102.1
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36 OPR/27.0.1689.76
Comment 1 Philip Jägenstedt 2015-03-07 19:06:19 UTC
Oh, this is actually defined in "If a reflecting IDL attribute has the type HTMLElement, or an interface that descends from HTMLElement".