8000 "disabled" IDL attributes missing from HTMLStyleElement and HTMLLinkElement · Issue #1577 · whatwg/html · GitHub
[go: up one dir, main page]

Skip to content
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

"disabled" IDL attributes missing from HTMLStyleElement and HTMLLinkElement #1577

Closed
heycam opened this issue Jul 20, 2016 · 2 comments
Closed

Comments

@heycam
Copy link
Contributor
heycam commented Jul 20, 2016

In cc5fa75 the disabled IDL attribute was removed from HTMLStyleElement and HTMLLinkElement. Maybe the intention was that CSSOM would define those, but it doesn't. (CSSOM does define disabled for StyleSheet, but not on elements.)

@heycam
Copy link
Contributor Author
heycam commented Jul 20, 2016

And I guess the disabled="" content attribute should be restored, too.

@domenic
Copy link
Member
domenic commented Jul 20, 2016

Dupe of #1081, mostly...

@domenic domenic closed this as completed Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants
0