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

bring over more data from modernizr wiki #8

Closed
paulirish opened this issue Dec 16, 2011 · 8 comments
Closed

bring over more data from modernizr wiki #8

paulirish opened this issue Dec 16, 2011 · 8 comments

Comments

@paulirish
Copy link
Member

@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

  • Sectioning Elements
  • IndexDB
  • Web Workers
  • CSS3 Media Queries
  • (Web) Audio (Data) API
  • Accessibility / ARIA
  • Microdata API
  • cross-Document/Domain Messaging (postMessage)
  • VTT: Video Timed Track (subtitles)
  • Browser State Management
  • Animated Png (APNG)
  • summary
  • <output>, <command>, and <keygen> elements
  • Base64 ()window.atob and window.bota
  • Device access via <device>
  • MathML
  • DOM
  • Dom Range and Selection
  • DOM Parsing and Serialization
  • ECMAScript 6 (Harmony)
  • XBL
  • <link rel="prefetch|prerender"...>
  • Visibility
@connor
Copy link

connor commented Dec 16, 2011

@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!

@deepakjois
Copy link
Contributor

Fixed in 008d01f

@connor
Copy link

connor commented Jan 3, 2012

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):

  • SVG
  • Canvas
  • Web Storage (LocalStorage and SessionStorage)
    • Non HTML5 API Solutions
  • Sectioning Elements
  • Video
    • VTT: Video Timed Track (subtitles)
    • Audio
  • Web SQL Database
  • Web Forms
    • input placeholder
  • Accessibility / ARIA
  • Web Workers
  • Web Sockets
  • Geo-Location
  • Application Cache
  • Browser State Management
    • Offline & Offline Events
    • HTML5 History API (pushState, replaceState, popState)
    • HTML4 Hashchange Event
    • Not polyfills but still useful
  • EventSource
  • Animated Png (APNG)
  • Ruby
  • <details>
  • summary
  • <meter>
  • <output>, <progress>, <menu>, <command>, and <keygen> elements
  • <dataset> property (for use with custom data-* attrs)
  • <datalist>
  • <ol reversed>
  • <style scoped>
  • File API / Drag and Drop
  • Base64 ()window.atob and window.bota
  • Device access via <device>
  • WebGL
  • MathML
  • (Web) Audio (Data) API
  • <classList>
  • cross-Document/Domain Messaging (postMessage)
  • Cross-Origin Resource Sharing (CORS)
  • DOM
  • Dom Range and Selection
  • DOM Parsing and Serialization
  • ECMAScript 5
  • ECMAScript 6 (Harmony)
  • CSS3 Selectors
  • CSS3 Transforms
  • CSS3 Styles
  • CSS3 Media Queries
  • Microdata API
  • XBL
  • <link rel="prefetch|prerender"...>
  • Flash without the plug-in... - Flash runtime written in JS - not relevant
  • Illustrator export to canvas - not relevant
  • Visibility
  • Hyphenation

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

@addyosmani
Copy link
Contributor

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 :)

@paulirish
Copy link
Member Author

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..

@addyosmani
Copy link
Contributor

Ah. That's reasonable @paulirish.

@nimbupani
Copy link
Member

Not sure why we dont have indexDB on this list.

@nimbupani
Copy link
Member

Summarized issue on #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants