{ "sections": [ { "name": "css3", "title": "CSS3", "features": [ { "name": "fontface", "title": "@font-face", "specurl": "http://dev.w3.org/csswg/css3-fonts/" }, { "name": "bgrepeatround", "title": "background-repeat: round", "specurl": "http://www.w3.org/TR/css3-background/#the-background-repeat" }, { "name": "bgrepeatspace", "title": "background-repeat: space", "specurl": "http://www.w3.org/TR/css3-background/#the-background-repeat" }, { "name": "backgroundsize", "title": "background-size", "specurl": "http://dev.w3.org/csswg/css3-background/#the-background-size" }, { "name": "bgsizecover", "title": "background-size: cover", "specurl": "http://dev.w3.org/csswg/css3-background/#the-background-size" }, { "name": "borderimage", "title": "border-image", "specurl": "http://dev.w3.org/csswg/css3-background/#border-images" }, { "name": "borderradius", "title": "border-radius", "specurl": "http://dev.w3.org/csswg/css3-background/#corners" }, { "name": "boxshadow", "title": "box-shadow", "specurl": "http://dev.w3.org/csswg/css3-background/#the-box-shadow" }, { "name": "boxsizing", "title": "box-sizing", "specurl": "http://www.w3.org/TR/css3-ui/#box-sizing" }, { "name": "cubicbezierrange", "title": "cubic-bezier values > 1", "specurl": "https://bugs.webkit.org/show_bug.cgi?id=45761" }, { "name": "display-table", "title": "display: table", "specurl": "http://www.w3.org/TR/CSS2/visuren.html#propdef-display" }, { "name": "flexbox", "title": "Flexible Box Model", "specurl": "http://dev.w3.org/csswg/css3-flexbox/" }, { "name": "generatedcontent", "title": "Generated Content", "specurl": "http://dev.w3.org/csswg/css3-content/" }, { "name": "hsla", "title": "hsla()", "specurl": "http://dev.w3.org/csswg/css3-color/#hsla-color" }, { "name": "csshyphens", "title": "Hyphenation", "specurl": "http://www.w3.org/TR/css3-text/#hyphenation" }, { "name": "multiplebgs", "title": "Multiple backgrounds", "specurl": "http://dev.w3.org/csswg/css3-background/#layering" }, { "name": "opacity", "title": "opacity", "specurl": "http://dev.w3.org/csswg/css3-color/#transparency" }, { "name": "overflowscrolling", "title": "overflow-scrolling", "specurl": "" }, { "name": "pointerevents", "title": "pointer-events", "specurl": "developer.mozilla.org/en/CSS/pointer-events" }, { "name": "rgba", "title": "rgba()", "specurl": "http://dev.w3.org/csswg/css3-color/#rgba-color" }, { "name": "textshadow", "title": "text-shadow", "specurl": "http://dev.w3.org/csswg/css3-text/#text-shadow" }, { "name": "userselect", "title": "user-select", "specurl": "http://www.w3.org/TR/2000/WD-css3-userint-20000216#user-select" }, { "name": "cssanimations", "title": "CSS Animations", "specurl": "http://dev.w3.org/csswg/css3-animations/" }, { "name": "csscolumns", "title": "CSS Columns", "specurl": "http://dev.w3.org/csswg/css3-multicol/" }, { "name": "cssgradients", "title": "CSS Gradients", "specurl": "http://dev.w3.org/csswg/css3-images/#gradients" }, { "name": "cssreflections", "title": "CSS Reflections" }, { "name": "csstransforms", "title": "CSS 2D Transforms", "specurl": "http://dev.w3.org/csswg/css3-2d-transforms/" }, { "name": "csstransforms3d", "title": "CSS 3D Transforms", "specurl": "http://dev.w3.org/csswg/css3-3d-transforms/" }, { "name": "csstransitions", "title": "CSS Transitions", "specurl": "http://dev.w3.org/csswg/css3-transitions/" } ] }, { "name": "html5", "title": "HTML5", "features": [ { "name": "applicationcache", "title": "applicationCache", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html" }, { "name": "canvas", "title": "Canvas", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html" }, { "name": "canvastext", "title": "Canvas Text", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#text-0" }, { "name": "details", "title": "
", "specurl": "http://www.w3.org/TR/html5/interactive-elements.html#the-details-element" }, { "name": "devicemotion", "title": "Device Motion Event", "specurl": "http://dev.w3.org/geo/api/spec-source-orientation.html" }, { "name": "deviceorientation", "title": "Device Orientation Event", "specurl": "http://dev.w3.org/geo/api/spec-source-orientation.html" }, { "name": "draganddrop", "title": "Drag and Drop", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html" }, { "name": "file", "title": "File API", "specurl": "http://dev.w3.org/2006/webapi/FileAPI/" }, { "name": "hashchange", "title": "hashchange Event", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#handler-window-onhashchange" }, { "name": "history", "title": "History Management", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#the-history-interface" }, { "name": "audio", "title": "HTML5 Audio", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#the-audio-element", "subfeatures": [ { "name": "audio-mp3", "title": "MP3" }, { "name": "audio-wav", "title": "WAV" }, { "name": "audio-m4a", "title": "M4A" }, { "name": "audio-ogg", "title": "Ogg" } ] }, { "name": "video", "title": "HTML5 Video", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#the-video-element", "subfeatures": [ { "name": "video-h264", "title": "H.264" }, { "name": "video-ogg", "title": "Ogg" }, { "name": "video-webm", "title": "WebM" } ] }, { "name": "indexeddb", "title": "IndexedDB", "specurl": "http://www.w3.org/TR/IndexedDB/" }, { "name": "localstorage", "title": "localStorage", "specurl": "http://dev.w3.org/html5/webstorage/#the-localstorage-attribute" }, { "name": "meter", "title": "", "specurl": "http://dev.w3.org/html5/spec-author-view/the-meter-element.html" }, { "name": "postmessage", "title": "Cross-window Messaging", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#web-messaging" }, { "name": "progressbar", "title": "", "specurl": "http://dev.w3.org/html5/spec-author-view/the-progress-element.html" }, { "name": "sessionstorage", "title": "sessionStorage", "specurl": "http://dev.w3.org/html5/webstorage/#the-sessionstorage-attribute" }, { "name": "sharedworkers", "title": "Shared Workers", "specurl": "http://dev.w3.org/html5/workers/#shared-workers-introduction" }, { "name": "websockets", "title": "Web Sockets", "specurl": "http://dev.w3.org/html5/websockets/" }, { "name": "websqldatabase", "title": "Web SQL Database", "specurl": "http://www.w3.org/TR/webdatabase/" }, { "name": "webworkers", "title": "Web Workers", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/complete/workers.html" } ] }, { "name": "inputtypes", "title": "Input Types", "features": [ { "name": "search", "title": "search", "specurl": "http://dev.w3.org/html5/spec/Overview.html#text-state-and-search-state" }, { "name": "tel", "title": "tel", "specurl": "http://dev.w3.org/html5/spec/Overview.html#telephone-state" }, { "name": "url", "title": "url", "specurl": "http://dev.w3.org/html5/spec/Overview.html#url-state" }, { "name": "email", "title": "email", "specurl": "http://dev.w3.org/html5/spec/Overview.html#e-mail-state" }, { "name": "datetime", "title": "datetime", "specurl": "http://dev.w3.org/html5/spec/Overview.html#date-and-time-state" }, { "name": "date", "title": "date", "specurl": "http://dev.w3.org/html5/spec/Overview.html#date-state" }, { "name": "month", "title": "month", "specurl": "http://dev.w3.org/html5/spec/Overview.html#month-state" }, { "name": "week", "title": "week", "specurl": "http://dev.w3.org/html5/spec/Overview.html#week-state" }, { "name": "time", "title": "time", "specurl": "http://dev.w3.org/html5/spec/Overview.html#time-state" }, { "name": "datetime-local", "title": "datetime-local", "specurl": "http://dev.w3.org/html5/spec/Overview.html#local-date-and-time-state" }, { "name": "number", "title": "number", "specurl": "http://dev.w3.org/html5/spec/Overview.html#number-state" }, { "name": "range", "title": "range", "specurl": "http://dev.w3.org/html5/spec/Overview.html#range-state" }, { "name": "color", "title": "color", "specurl": "http://dev.w3.org/html5/spec/Overview.html#color-state" } ] }, { "name": "input", "title": "Input Attributes", "features": [ { "name": "autocomplete", "title": "autocomplete", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-autocomplete-attribute" }, { "name": "autofocus", "title": "autofocus", "specurl": "http://dev.w3.org/html5/spec/Overview.html#attr-fe-autofocus" }, { "name": "list", "title": "list", "specurl": "http://dev.w3.org/html5/spec/Overview.html#attr-input-list" }, { "name": "placeholder", "title": "placeholder", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-placeholder-attribute" }, { "name": "max", "title": "max", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-min-and-max-attributes" }, { "name": "min", "title": "min", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-min-and-max-attributes" }, { "name": "multiple", "title": "multiple", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-multiple-attribute" }, { "name": "pattern", "title": "pattern", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-pattern-attribute" }, { "name": "required", "title": "required", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-required-attribute" }, { "name": "step", "title": "step", "specurl": "http://dev.w3.org/html5/spec/Overview.html#the-step-attribute" } ] }, { "name": "misc", "title": "Miscellaneous", "features": [ { "name": "cookies", "title": "Cookies", "specurl": "" }, { "name": "customprotocolhandler", "title": "Custom Protocol Handlers", "specurl": "http://www.whatwg.org/specs/web-apps/current-work/#custom-handlers" }, { "name": "datauri", "title": "data URIs", "specurl": "http://www.ietf.org/rfc/rfc2397" }, { "name": "emoji", "title": "Emoji", "specurl": "http://en.wikipedia.org/wiki/Emoji" }, { "name": "fullscreen", "title": "Fullscreen API", "specurl": "https://developer.mozilla.org/en/API/Fullscreen" }, { "name": "geolocation", "title": "Geolocation API", "specurl": "http://dev.w3.org/geo/api/spec-source.html" }, { "name": "inlinesvg", "title": "Inline SVG", "specurl": "http://dev.w3.org/html5/spec/Overview.html#svg-0" }, { "name": "smil", "title": "SMIL", "specurl": "http://www.w3.org/TR/REC-smil/" }, { "name": "svg", "title": "SVG", "specurl": "http://www.w3.org/TR/SVG/" }, { "name": "svgclippaths", "title": "SVG Clip paths", "specurl": "http://www.w3.org/TR/SVG/masking.html#ClipPathProperty" }, { "name": "touch", "title": "Touch Events", "specurl": "http://www.w3.org/TR/2011/WD-touch-events-20110505/" }, { "name": "webgl", "title": "WebGL", "specurl": "http://www.khronos.org/registry/webgl/specs/latest/" }, { "name": "webp", "title": "WebP", "specurl": "http://code.google.com/speed/webp/" } ] } ] }