-
Notifications
You must be signed in to change notification settings - Fork 264
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
bring over more data from modernizr wiki #8
Comments
@paulirish - yep, not a problem man. @deepakjois, any ideas why this is hanging: http://cl.ly/1N0Q3e1G2k2i0r3f0Q1d/o ? p.s. this script is boss. i love it! |
Fixed in 008d01f |
Heyo, sorry it's taken me a while to come around on some of this. Sat down tonight and started digging into it. Here's all of the headings on the Modernizr Wiki, cross-ref'd with what's already up on HTML5 plz (not judging content at all, just presence right now):
Whatever's not crossed-out still hasn't been added. If it has been crossed out, it's not guaranteed the text is up to snuff. <3 |
imo, although we have ES5 and ES6 shims available, I don't know if they belong/should be moved over to html5please. The vast majority of the others probably should be though :) |
i added es5 and think that should be in there for sure. es6 i can go either way. i think it makes sense being at that level than an item for Object.defineProperty then one for Array.prototype.filter etc.. |
Ah. That's reasonable @paulirish. |
Not sure why we dont have indexDB on this list. |
Summarized issue on #25 |
@ConnorMontgomery yo!
we need to bring over some more data on these features from the modernizr wiki
there is a shell script to create markdown files for each feature
dig?
[divya here] - sorting by priority
The text was updated successfully, but these errors were encountered: