Skip to content

dart:html is missing NavElement class #4418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DartBot opened this issue Aug 8, 2012 · 4 comments
Closed

dart:html is missing NavElement class #4418

DartBot opened this issue Aug 8, 2012 · 4 comments
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug web-libraries Issues impacting dart:html, etc., libraries

Comments

@DartBot
Copy link

DartBot commented Aug 8, 2012

This issue was originally filed by @butlermatt


dart:html does not contain class/constructor for NavElement.

Work around is to create from Element.tag('nav');

@iposva-google
Copy link
Contributor

Added Area-DOM, Triaged labels.

@iposva-google
Copy link
Contributor

Removed Area-DOM label.
Added Area-HTML label.

@vsmenon
Copy link
Member

vsmenon commented Aug 17, 2012

There is no NavElement in WebKit. We might revisit once we've got web components to define "custom" types.


Added this to the Later milestone.
Removed Type-Defect label.
Added Type-Enhancement label.

@blois
Copy link

blois commented Feb 27, 2013

Added Duplicate label.
Marked as being merged into #1990.

@DartBot DartBot added Type-Enhancement web-libraries Issues impacting dart:html, etc., libraries closed-duplicate Closed in favor of an existing report labels Feb 27, 2013
@DartBot DartBot added this to the Later milestone Feb 27, 2013
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

5 participants