├── .gitignore
├── CNAME
├── Gemfile
├── Gemfile.lock
├── LICENSE.md
├── README.md
├── _config.yml
├── _includes
├── footer.html
├── head.html
├── header.html
├── icon-github.html
├── icon-github.svg
├── icon-twitter.html
├── icon-twitter.svg
└── specs.html
├── _layouts
├── default.html
├── page.html
└── post.html
├── _posts
├── 2010-01-21-update.md
├── 2010-03-04-update.md
├── 2010-04-01-update.md
├── 2010-04-06-update.md
├── 2010-08-10-update.md
├── 2010-08-19-update.md
├── 2010-09-28-update.md
├── 2010-10-26-update.md
├── 2010-11-19-update.md
├── 2011-03-01-update.md
├── 2011-04-05-update.md
├── 2011-04-14-update.md
├── 2011-04-19-update.md
├── 2011-04-26-update.md
├── 2011-05-05-update.md
├── 2011-06-02-update.md
├── 2011-06-07-update.md
├── 2011-07-01-update.md
├── 2011-08-14-update.md
├── 2011-10-27-update.md
├── 2011-11-19-update.md
├── 2011-12-15-update.md
├── 2012-03-13-update.md
├── 2012-03-27-update.md
├── 2012-05-23-update.md
├── 2012-05-24-update.md
├── 2012-05-29-update.md
├── 2012-05-31-update.md
├── 2012-06-26-update.md
├── 2012-07-03-update.md
├── 2012-07-10-update.md
├── 2012-07-12-update.md
├── 2012-07-25-update.md
├── 2012-07-26-update.md
├── 2012-08-02-update.md
├── 2012-08-07-update.md
├── 2012-08-22-update.md
├── 2012-09-13-update.md
├── 2012-09-14-update.md
├── 2012-09-20-update.md
├── 2012-10-04-update.md
├── 2012-10-18-update.md
├── 2012-10-23-update.md
├── 2012-10-25-update.md
├── 2012-12-11-update.md
├── 2012-12-17-update.md
├── 2013-01-09-update.md
├── 2013-01-24-update.md
├── 2013-01-25-update.md
├── 2013-01-29-update.md
├── 2013-01-31-update.md
├── 2013-02-05-update.md
├── 2013-02-19-update.md
├── 2013-02-27-update.md
├── 2013-02-28-update.md
├── 2013-03-07-update.md
├── 2013-03-12-update.md
├── 2013-03-27-update.md
├── 2013-04-04-update.md
├── 2013-04-09-update.md
├── 2013-05-09-update.md
├── 2013-05-10-update.md
├── 2013-05-14-update.md
├── 2013-05-16-update.md
├── 2013-05-23-update.md
├── 2013-06-20-update.md
├── 2013-06-25-update.md
├── 2013-07-04-update.md
├── 2013-07-10-update.md
├── 2013-07-23-update.md
├── 2013-07-30-update.md
├── 2013-09-10-update.md
├── 2013-09-27-update.md
├── 2013-09-28-update.md
├── 2013-10-01-update.md
├── 2013-10-10-update.md
├── 2013-10-24-update.md
├── 2013-10-29-update.md
├── 2013-10-31-update.md
├── 2013-12-03-update.md
├── 2013-12-05-update.md
├── 2013-12-12-update.md
├── 2013-12-18-update.md
├── 2014-01-09-update.md
├── 2014-01-14-update.md
├── 2014-01-29-update.md
├── 2014-01-30-update.md
├── 2014-02-11-update.md
├── 2014-03-18-update.md
├── 2014-04-10-update.md
├── 2014-04-28-update.md
├── 2014-05-08-update.md
├── 2014-05-20-update.md
├── 2014-05-29-update.md
├── 2014-06-25-update.md
├── 2014-06-28-update.md
├── 2014-07-22-update.md
├── 2014-08-07-update.md
├── 2014-08-12-update.md
├── 2014-08-21-update.md
├── 2014-08-28-update.md
├── 2014-09-09-update.md
├── 2014-10-07-update.md
├── 2014-10-21-update.md
├── 2014-10-23-update.md
├── 2014-11-14-update.md
├── 2014-11-18-update.md
├── 2014-11-20-update.md
├── 2014-12-02-update.md
├── 2014-12-03-update.md
├── 2014-12-05-update.md
├── 2014-12-09-update.md
├── 2014-12-10-update.md
├── 2014-12-11-update.md
├── 2014-12-16-update.md
├── 2015-01-08-update.md
├── 2015-01-20-update.md
├── 2015-02-03-update.md
├── 2015-02-10-update.md
├── 2015-02-12-update.md
├── 2015-02-17-update.md
├── 2015-02-19-update.md
├── 2015-02-25-update.md
├── 2015-02-26-update.md
├── 2015-03-06-update.md
├── 2015-04-07-update.md
├── 2015-04-22-update.md
├── 2015-04-24-update.md
├── 2015-04-27-update.md
├── 2015-05-04-update.md
├── 2015-05-19-update.md
├── 2015-06-02-update.md
├── 2015-06-04-update.md
├── 2015-06-05-update.md
├── 2015-06-06-update.md
├── 2015-06-07-update.md
├── 2015-06-08-update.md
├── 2015-06-09-update.md
├── 2015-06-10-update.md
├── 2015-06-11-update.md
├── 2015-06-16-update.md
├── 2015-06-17-update.md
├── 2015-06-22-update.md
├── 2015-07-07-update.md
├── 2015-07-08-update.md
├── 2015-07-09-update.md
├── 2015-07-11-update.md
├── 2015-07-16-update.md
├── 2015-07-21-update.md
├── 2015-07-23-update.md
├── 2015-07-24-update.md
├── 2015-08-04-update.md
├── 2015-08-06-update.md
├── 2015-08-27-update.md
├── 2015-09-03-update.md
├── 2015-09-10-update.md
├── 2015-09-16-update.md
├── 2015-09-18-update.md
├── 2015-09-23-update.md
├── 2015-09-24-update.md
├── 2015-09-30-update.md
├── 2015-10-01-update.md
├── 2015-10-07-update.md
├── 2015-10-08-update.md
├── 2015-10-09-update.md
├── 2015-10-15-update.md
├── 2015-10-23-update.md
├── 2015-11-12-update.md
├── 2015-11-20-update.md
├── 2015-11-21-update.md
├── 2015-11-26-update.md
├── 2015-12-15-update.md
├── 2016-01-26-update.md
├── 2016-01-28-update.md
├── 2016-03-29-update.md
├── 2016-04-07-update.md
├── 2016-04-19-update.md
├── 2016-04-21-update.md
├── 2016-04-26-update.md
├── 2016-05-15-update.md
├── 2016-05-19-update.md
├── 2016-05-24-update.md
├── 2016-05-25-update.md
├── 2016-05-31-update.md
├── 2016-06-07-update.md
├── 2016-06-22-update.md
├── 2016-06-23-update.md
├── 2016-07-05-update.md
├── 2016-07-07-update.md
├── 2016-07-12-jekyll-site.md
├── 2016-07-15-update.md
├── 2016-07-19-update.md
├── 2016-07-21-update.md
├── 2016-08-16-update.md
├── 2016-08-18-update.md
├── 2016-08-30-update.md
├── 2016-09-05-adding-spec-history.md
├── 2016-09-09-update.md
├── 2016-09-13-update.md
├── 2016-09-15-update.md
├── 2016-09-19-update.md
├── 2016-09-28-update.md
├── 2016-09-29-HTML5-is-POSIX.md
├── 2016-10-04-update.md
├── 2016-10-06-update.md
├── 2016-10-11-update.md
├── 2016-10-18-update.md
├── 2016-10-26-update.md
├── 2016-10-27-update.md
├── 2016-10-28-update.md
├── 2016-10-31-update.md
├── 2016-11-01-update.md
├── 2016-11-02-update.md
├── 2016-11-03-update.md
├── 2016-11-09-update.md
├── 2016-11-16-update.md
├── 2016-11-17-update.md
├── 2016-11-22-update.md
├── 2016-11-30-update.md
├── 2016-12-06-update.md
├── 2016-12-08-update.md
├── 2016-12-15-update.md
├── 2017-01-12-update.md
├── 2017-01-26-update.md
├── 2017-01-31-update.md
├── 2017-03-16-update.md
├── 2017-03-20-update.md
├── 2017-03-21-update.md
├── 2017-03-31-update.md
├── 2017-04-13-update.md
├── 2017-04-14-update.md
├── 2017-04-21-update.md
├── 2017-05-12-update.md
├── 2017-05-18-update.md
├── 2017-05-23-update.md
├── 2017-05-30-update.md
├── 2017-06-01-update.md
├── 2017-06-20-update.md
├── 2017-06-29-update.md
├── 2017-07-06-update.md
├── 2017-07-13-update.md
├── 2017-08-03-update.md
├── 2017-08-10-update.md
├── 2017-08-26-update.md
├── 2017-09-08-update.md
├── 2017-09-14-update.md
├── 2017-09-18-update.md
├── 2017-09-26-update.md
├── 2017-10-03-update.md
├── 2017-10-09-update.md
├── 2017-10-10-update.md
├── 2017-10-13-update.md
├── 2017-10-19-update.md
├── 2017-10-28-update.md
├── 2017-11-02-update.md
├── 2017-11-16-update.md
├── 2017-11-29-update.md
├── 2017-12-02-update.md
├── 2017-12-12-update.md
├── 2017-12-14-update.md
├── 2018-01-30-update.md
├── 2018-02-02-update.md
├── 2018-03-22-update.md
├── 2018-03-27-update.md
├── 2018-04-25-update.md
├── 2018-05-03-update.md
├── 2018-05-10-update.md
├── 2018-06-05-update.md
├── 2018-06-19-update.md
├── 2018-06-27-update.md
├── 2018-07-03-update.md
├── 2018-07-09-update.md
├── 2018-08-06-update.md
├── 2018-08-07-update.md
├── 2018-08-21-update.md
├── 2018-09-19-update.md
├── 2018-09-25-update.md
├── 2018-09-27-update.md
├── 2018-10-16-update.md
├── 2018-10-30-update.md
├── 2018-12-11-update.md
├── 2019-01-10-update.md
├── 2019-01-17-update.md
├── 2019-02-06-update.md
├── 2019-02-21-update.md
├── 2019-02-26-update.md
├── 2019-03-04-update.md
├── 2019-03-05-update.md
├── 2019-03-07-update.md
├── 2019-04-04-update.md
├── 2019-04-16-update.md
├── 2019-09-13-update.md
├── 2019-10-19-update.md
├── 2019-10-20-update.md
├── 2019-11-01-update.md
├── 2019-11-20-update.md
├── 2019-11-22-update.md
├── 2019-12-12-update.md
├── 2019-12-13-update.md
├── 2019-12-14-update.md
├── 2019-12-16-update.md
├── 2019-12-17-update.md
└── 2020-01-31-update.md
├── _sass
├── _base.scss
├── _layout.scss
└── _syntax-highlighting.scss
├── abandoned.md
├── css
└── main.scss
├── current.md
├── favicon.ico
├── feed.xml
├── history.html
├── html5.xml
├── img
└── HTML5-is-POSIX.jpg
├── index.html
├── spec
├── 2dcontext.html
├── 2dcontext2.html
├── CSP.html
├── CSP2.html
├── CSP3.html
├── DOM-Parsing.html
├── DataCache.html
├── FileAPI.html
├── IndexedDB-2.html
├── IndexedDB.html
├── MathML3.html
├── SRI.html
├── UISecurity.html
├── WebCryptoAPI.html
├── XMLHttpRequest.html
├── XMLHttpRequest2.html
├── accelerometer.html
├── ambient-light.html
├── animation-timing.html
├── api-perms.html
├── app-uri.html
├── appmanifest.html
├── audio-output.html
├── audioproc.html
├── battery-status.html
├── beacon.html
├── calendar-api.html
├── clear-site-data.html
├── clipboard-apis.html
├── contacts-api.html
├── contacts-manager-api.html
├── cors.html
├── cowl.html
├── credential-management-1.html
├── csp-cookies.html
├── csp-embedded-enforcement.html
├── csp-pinning.html
├── custom-elements.html
├── device-memory-1.html
├── discovery-api.html
├── dom.html
├── dom41.html
├── encoding.html
├── encrypted-media.html
├── epr.html
├── eventsource.html
├── file-system-api.html
├── file-writer-api.html
├── findtext.html
├── form-http-extensions.html
├── frame-timing.html
├── fullscreen.html
├── gallery.html
├── gamepad.html
├── generic-sensor.html
├── geofencing.html
├── geolocation-API-v2.html
├── geolocation-API.html
├── geolocation-sensor.html
├── gyroscope.html
├── hr-time-2.html
├── hr-time-3.html
├── hr-time.html
├── html-aam-1.0.html
├── html-aria.html
├── html-imports.html
├── html-json-forms.html
├── html-longdesc.html
├── html-media-capture.html
├── html-picture-element.html
├── html-srcset.html
├── html-templates.html
├── html-transcript-src.html
├── html5.html
├── html51.html
├── html52.html
├── html53.html
├── image-capture.html
├── ime-api.html
├── indie-ui-context.html
├── indie-ui-events.html
├── input-events-1.html
├── input-events-2.html
├── input-events.html
├── intersection-observer.html
├── longtasks-1.html
├── magnetometer.html
├── media-capabilities.html
├── media-capture-api.html
├── media-source.html
├── mediacapture-depth.html
├── mediacapture-fromelement.html
├── mediasession.html
├── mediastream-recording.html
├── mediastream-streams.html
├── messaging-api.html
├── messaging.html
├── microdata.html
├── micropub.html
├── mixed-content.html
├── motion-sensors.html
├── mst-content-hint.html
├── navigation-error-logging.html
├── navigation-timing-2.html
├── navigation-timing.html
├── netinfo-api.html
├── network-error-logging.html
├── nfc.html
├── notifications.html
├── orientation-event.html
├── orientation-sensor.html
├── page-visibility-2.html
├── page-visibility.html
├── paint-timing.html
├── payment-handler.html
├── payment-method-basic-card.html
├── payment-method-id.html
├── payment-method-manifest.html
├── payment-request.html
├── performance-timeline-2.html
├── performance-timeline.html
├── permissions.html
├── picture-in-picture.html
├── pointerevents.html
├── pointerevents2.html
├── pointerevents3.html
├── pointerlock-2.html
├── pointerlock.html
├── powerful-features.html
├── preload.html
├── presentation-api.html
├── progress-events.html
├── proximity.html
├── push-api.html
├── quota-api.html
├── raw-sockets.html
├── referrer-policy.html
├── remote-playback.html
├── reporting-1.html
├── requestidlecallback.html
├── resource-hints.html
├── resource-priorities.html
├── resource-timing-1.html
├── resource-timing-2.html
├── runtime.html
├── screen-capture.html
├── screen-orientation.html
├── secure-contexts.html
├── selection-api.html
├── selectors-api.html
├── selectors-api2.html
├── server-timing.html
├── service-workers-1.html
├── service-workers.html
├── shadow-dom.html
├── streamproc.html
├── streams-api.html
├── system-info-api.html
├── task-scheduler.html
├── tcp-udp-sockets.html
├── telephony.html
├── touch-events-extensions.html
├── touch-events.html
├── tvcontrol-api.html
├── uievents-code.html
├── uievents-key.html
├── uievents.html
├── upgrade-insecure-requests.html
├── url-1.html
├── url.html
├── user-timing-2.html
├── user-timing-3.html
├── user-timing.html
├── vehicle-information-api.html
├── vibration.html
├── wai-aria-1.1.html
├── wai-aria.html
├── wake-lock.html
├── web-alarms.html
├── web-animations-1.html
├── web-animations.html
├── web-intents.html
├── web-share.html
├── webaudio.html
├── webauthn-1.html
├── webcrypto-key-discovery.html
├── webdatabase.html
├── webdriver.html
├── webdriver2.html
├── webintents-local-services.html
├── webmention.html
├── webmessaging.html
├── webmidi.html
├── webpayments-http-api.html
├── webpayments-http-messages.html
├── webrtc-dscp.html
├── webrtc-identity.html
├── webrtc-stats.html
├── webrtc-svc.html
├── webrtc.html
├── websockets.html
├── webstorage.html
├── webvtt1.html
├── webxr-ar-module-1.html
├── webxr-gamepads-module-1.html
├── webxr.html
├── workers.html
└── worklets-1.html
└── xml2jekyll.xsl
/.gitignore:
--------------------------------------------------------------------------------
1 | _site
2 | .sass-cache
3 | .jekyll-metadata
4 |
5 | .DS_Store
6 |
--------------------------------------------------------------------------------
/CNAME:
--------------------------------------------------------------------------------
1 | html5-overview.net
--------------------------------------------------------------------------------
/Gemfile:
--------------------------------------------------------------------------------
1 | source 'https://rubygems.org'
2 | gem 'github-pages', group: :jekyll_plugins
3 |
--------------------------------------------------------------------------------
/LICENSE.md:
--------------------------------------------------------------------------------
1 | # License
2 |
3 | This is free and unencumbered software released into the public domain.
4 |
5 | Anyone is free to copy, modify, publish, use, compile, sell, or
6 | distribute this software, either in source code form or as a compiled
7 | binary, for any purpose, commercial or non-commercial, and by any
8 | means.
9 |
10 | In jurisdictions that recognize copyright laws, the author or authors
11 | of this software dedicate any and all copyright interest in the
12 | software to the public domain. We make this dedication for the benefit
13 | of the public at large and to the detriment of our heirs and
14 | successors. We intend this dedication to be an overt act of
15 | relinquishment in perpetuity of all present and future rights to this
16 | software under copyright law.
17 |
18 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21 | IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
22 | OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
23 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
24 | OTHER DEALINGS IN THE SOFTWARE.
25 |
26 | For more information, please refer to http://unlicense.org/
27 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # HTML5 Overview
2 |
3 | This is the repository for the [HTML5 Overview published at `html5-overview.net`](http://html5-overview.net/).
4 |
5 | Please respect [the license](LICENSE.md).
6 |
--------------------------------------------------------------------------------
/_config.yml:
--------------------------------------------------------------------------------
1 | # Welcome to Jekyll!
2 | #
3 | # This config file is meant for settings that affect your whole blog, values
4 | # which you are expected to set up once and rarely need to edit after that.
5 | # For technical reasons, this file is *NOT* reloaded automatically when you use
6 | # 'jekyll serve'. If you change this file, please restart the server process.
7 |
8 | # Site settings
9 | title: HTML5 Overview
10 | email: dret@ca.com
11 | description: > # this means to ignore newlines until "baseurl:"
12 | Keep track of the evolving HTML5 landscape! New specifications and
13 | specification updates are tracked faithfully on this site.
14 | baseurl: "" # the subpath of your site, e.g. /blog
15 | url: "http://html5-overview.net" # the base hostname & protocol for your site
16 | twitter_username: dret
17 | github_username: dret
18 |
19 | # Build settings
20 | markdown: kramdown
21 |
--------------------------------------------------------------------------------
/_includes/footer.html:
--------------------------------------------------------------------------------
1 |
37 |
--------------------------------------------------------------------------------
/_includes/head.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/_includes/icon-github.html:
--------------------------------------------------------------------------------
1 | {% include icon-github.svg %} {{ include.username }}
2 |
--------------------------------------------------------------------------------
/_includes/icon-github.svg:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/_includes/icon-twitter.html:
--------------------------------------------------------------------------------
1 | {{ include.username }}
2 |
--------------------------------------------------------------------------------
/_includes/icon-twitter.svg:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/_includes/specs.html:
--------------------------------------------------------------------------------
1 |
2 |
Currently this site tracks 212 specifications, 153 of which are active, while the remaining 59 have been superseded or abandoned. 200 are W3C specifications, and the remaining 12 are published/developed elsewhere. Two separate lists are published here:
3 |
11 |
12 |
--------------------------------------------------------------------------------
/_layouts/default.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | {% include head.html %}
5 |
6 |
7 |
8 | {% include header.html %}
9 |
10 |
11 |
12 | {{ content }}
13 |
14 |
15 |
16 | {% include footer.html %}
17 |
18 |
19 |
20 |
21 |
--------------------------------------------------------------------------------
/_layouts/page.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 |
5 |
6 |
9 |
10 |
11 | {{ content }}
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/_layouts/post.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | ---
4 |
5 |
6 |
10 |
11 |
12 | {{ content }}
13 |
14 |
15 |
16 |
--------------------------------------------------------------------------------
/_posts/2010-01-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "\"initial version\""
4 | date: 2010-01-21
5 | tags: [ ]
6 | ---
7 |
8 | "[initial version](http://dret.typepad.com/dretblog/2010/01/hunting-html5-apis.html)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-03-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML Canvas 2D Context\" and \"HTML Microdata\""
4 | date: 2010-03-04
5 | tags: [ canvas-2d-context , microdata ]
6 | ---
7 |
8 | added "[HTML Canvas 2D Context](/spec/canvas-2d-context)" and "[HTML Microdata](/spec/microdata)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-04-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Capture API\""
4 | date: 2010-04-01
5 | tags: [ capture-api ]
6 | ---
7 |
8 | added "[Capture API](/spec/capture-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-04-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"File API: Writer\""
4 | date: 2010-04-06
5 | tags: [ file-writer-api ]
6 | ---
7 |
8 | added "[File API: Writer](/spec/file-writer-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-08-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Messaging API\""
4 | date: 2010-08-10
5 | tags: [ messaging-api ]
6 | ---
7 |
8 | added "[Messaging API](/spec/messaging-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-08-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated abstract for \"Indexed Database API\""
4 | date: 2010-08-19
5 | tags: [ IndexedDB ]
6 | ---
7 |
8 | updated abstract for "[Indexed Database API](/spec/IndexedDB)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-09-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML Media Capture\" and changed title and permalink of \"Media Capture API\" (previously \"Capture API\")"
4 | date: 2010-09-28
5 | tags: [ html-media-capture , media-capture-api , capture-api ]
6 | ---
7 |
8 | added "[HTML Media Capture](/spec/html-media-capture)" and changed title and permalink of "[Media Capture API](/spec/media-capture-api)" (previously "[Capture API](/spec/capture-api)")
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-10-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"File API: Directories and System\""
4 | date: 2010-10-26
5 | tags: [ file-system-api ]
6 | ---
7 |
8 | added "[File API: Directories and System](/spec/file-system-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2010-11-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML5 Web Messaging\", marked \"Web SQL Database\" as deprecated"
4 | date: 2010-11-19
5 | tags: [ webmessaging , webdatabase ]
6 | ---
7 |
8 | added "[HTML5 Web Messaging](/spec/webmessaging)", marked "[Web SQL Database](/spec/webdatabase)" as deprecated
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-03-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Notifications\""
4 | date: 2011-03-01
5 | tags: [ notifications ]
6 | ---
7 |
8 | added "[Web Notifications](/spec/notifications)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-04-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "marked \"Programmable HTTP Caching and Serving\" as deprecated"
4 | date: 2011-04-05
5 | tags: [ DataCache ]
6 | ---
7 |
8 | marked "[Programmable HTTP Caching and Serving](/spec/DataCache)" as deprecated
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-04-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Clipboard API and Events\""
4 | date: 2011-04-14
5 | tags: [ clipboard-apis ]
6 | ---
7 |
8 | added "[Clipboard API and Events](/spec/clipboard-apis)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-04-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Calendar API\""
4 | date: 2011-04-19
5 | tags: [ calendar-api ]
6 | ---
7 |
8 | added "[Calendar API](/spec/calendar-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-04-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Battery Status Event Specification\""
4 | date: 2011-04-26
5 | tags: [ battery-status ]
6 | ---
7 |
8 | added "[Battery Status Event Specification](/spec/battery-status)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-05-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Touch Events\""
4 | date: 2011-05-05
5 | tags: [ touch-events ]
6 | ---
7 |
8 | added "[Touch Events](/spec/touch-events)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-06-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Page Visibility\", \"Timing Control for Script-Based Animations\", \"Navigation Timing\", and \"Resource Timing\""
4 | date: 2011-06-02
5 | tags: [ page-visibility , animation-timing , navigation-timing , resource-timing-1 ]
6 | ---
7 |
8 | added "[Page Visibility](/spec/page-visibility)", "[Timing Control for Script-Based Animations](/spec/animation-timing)", "[Navigation Timing](/spec/navigation-timing)", and "[Resource Timing](/spec/resource-timing-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-06-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Network Information API\""
4 | date: 2011-06-07
5 | tags: [ netinfo-api ]
6 | ---
7 |
8 | added "[Network Information API](/spec/netinfo-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-07-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"DeviceOrientation Event Specification\""
4 | date: 2011-07-01
5 | tags: [ orientation-event ]
6 | ---
7 |
8 | added "[DeviceOrientation Event Specification](/spec/orientation-event)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-08-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"User Timing\" and \"Performance Timeline\""
4 | date: 2011-08-14
5 | tags: [ user-timing , performance-timeline ]
6 | ---
7 |
8 | added "[User Timing](/spec/user-timing)" and "[Performance Timeline](/spec/performance-timeline)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-10-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebRTC 1.0: Real-time Communication Between Browsers\""
4 | date: 2011-10-27
5 | tags: [ webrtc ]
6 | ---
7 |
8 | added "[WebRTC 1.0: Real-time Communication Between Browsers](/spec/webrtc)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-11-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Vibration API\""
4 | date: 2011-11-19
5 | tags: [ vibration ]
6 | ---
7 |
8 | added "[Vibration API](/spec/vibration)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2011-12-15-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Audio API\" and \"Audio Processing API\""
4 | date: 2011-12-15
5 | tags: [ webaudio , audioproc ]
6 | ---
7 |
8 | added "[Web Audio API](/spec/webaudio)" and "[Audio Processing API](/spec/audioproc)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-03-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"High Resolution Time\""
4 | date: 2012-03-13
5 | tags: [ hr-time ]
6 | ---
7 |
8 | added "[High Resolution Time](/spec/hr-time)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-03-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "moved \"Media Capture API\" from active to inactive list"
4 | date: 2012-03-27
5 | tags: [ media-capture-api ]
6 | ---
7 |
8 | moved "[Media Capture API](/spec/media-capture-api)" from active to inactive list
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-05-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Screen Orientation API\""
4 | date: 2012-05-23
5 | tags: [ screen-orientation ]
6 | ---
7 |
8 | added "[Screen Orientation API](/spec/screen-orientation)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-05-24-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"URL\""
4 | date: 2012-05-24
5 | tags: [ url ]
6 | ---
7 |
8 | added "[URL](/spec/url)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-05-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Pointer Lock\" and \"Gamepad\""
4 | date: 2012-05-29
5 | tags: [ pointerlock , gamepad ]
6 | ---
7 |
8 | added "[Pointer Lock](/spec/pointerlock)" and "[Gamepad](/spec/gamepad)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-05-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"MediaStream Processing API\" (in inactive list, missed it before)"
4 | date: 2012-05-31
5 | tags: [ streamproc ]
6 | ---
7 |
8 | added "[MediaStream Processing API](/spec/streamproc)" (in inactive list, missed it before)
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-06-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Intents\""
4 | date: 2012-06-26
5 | tags: [ web-intents ]
6 | ---
7 |
8 | added "[Web Intents](/spec/web-intents)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-07-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Quota Management API\" and \"Fullscreen\""
4 | date: 2012-07-03
5 | tags: [ quota-api , fullscreen ]
6 | ---
7 |
8 | added "[Quota Management API](/spec/quota-api)" and "[Fullscreen](/spec/fullscreen)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-07-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebDriver\""
4 | date: 2012-07-10
5 | tags: [ webdriver ]
6 | ---
7 |
8 | added "[WebDriver](/spec/webdriver)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-07-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Proximity Events\" and \"Pick Media Intent\""
4 | date: 2012-07-12
5 | tags: [ proximity , gallery ]
6 | ---
7 |
8 | added "[Proximity Events](/spec/proximity)" and "[Pick Media Intent](/spec/gallery)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-07-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "switched from HTML to XML source, now generating this page by XSLT"
4 | date: 2012-07-25
5 | tags: [ ]
6 | ---
7 |
8 | switched from HTML to XML source, now generating this page by XSLT
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-07-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated status of \"Page Visibility\", \"User Timing\", and \"Performance Timeline\" to CR, and \"Navigation Timing\" to PR"
4 | date: 2012-07-26
5 | tags: [ page-visibility , user-timing , performance-timeline , navigation-timing ]
6 | ---
7 |
8 | updated status of "[Page Visibility](/spec/page-visibility)", "[User Timing](/spec/user-timing)", and "[Performance Timeline](/spec/performance-timeline)" to CR, and "[Navigation Timing](/spec/navigation-timing)" to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-08-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Ambient Light Events\""
4 | date: 2012-08-02
5 | tags: [ ambient-light ]
6 | ---
7 |
8 | added "[Ambient Light Events](/spec/ambient-light)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-08-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Networked Service Discovery and Messaging\""
4 | date: 2012-08-07
5 | tags: [ discovery-api ]
6 | ---
7 |
8 | added "[Networked Service Discovery and Messaging](/spec/discovery-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-08-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated abstract of \"WebRTC 1.0: Real-time Communication Between Browsers\""
4 | date: 2012-08-22
5 | tags: [ webrtc ]
6 | ---
7 |
8 | updated abstract of "[WebRTC 1.0: Real-time Communication Between Browsers](/spec/webrtc)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-09-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "published \"blog entry about HTML5 Classification\", looking for ideas to improve this list"
4 | date: 2012-09-13
5 | tags: [ ]
6 | ---
7 |
8 | published "[blog entry about HTML5 Classification](http://dret.typepad.com/dretblog/2012/09/html5-classification.html)", looking for ideas to improve this list
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-09-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Cryptography API\""
4 | date: 2012-09-14
5 | tags: [ WebCryptoAPI ]
6 | ---
7 |
8 | added "[Web Cryptography API](/spec/WebCryptoAPI)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-09-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"DOM Parsing and Serialization\"; updated status of \"WebSocket API\" to CR; added experimental classification of specs"
4 | date: 2012-09-20
5 | tags: [ DOM-Parsing , websockets ]
6 | ---
7 |
8 | added "[DOM Parsing and Serialization](/spec/DOM-Parsing)"; updated status of "[WebSocket API](/spec/websockets)" to CR; added experimental classification of specs
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-10-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Intents Addendum — Local Services\"; updated title and abstract of \"Network Service Discovery\""
4 | date: 2012-10-04
5 | tags: [ webintents-local-services , discovery-api ]
6 | ---
7 |
8 | added "[Web Intents Addendum — Local Services](/spec/webintents-local-services)"; updated title and abstract of "[Network Service Discovery](/spec/discovery-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-10-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Push API\""
4 | date: 2012-10-18
5 | tags: [ push-api ]
6 | ---
7 |
8 | added "[Push API](/spec/push-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-10-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"High Resolution Time\" from CR to PR"
4 | date: 2012-10-23
5 | tags: [ hr-time ]
6 | ---
7 |
8 | changed status of "[High Resolution Time](/spec/hr-time)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-10-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web MIDI API\""
4 | date: 2012-10-25
5 | tags: [ webmidi ]
6 | ---
7 |
8 | added "[Web MIDI API](/spec/webmidi)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-12-11-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Pointer Events\"; changed status of \"Server-Sent Events\" from WD to CR"
4 | date: 2012-12-11
5 | tags: [ pointerevents , eventsource ]
6 | ---
7 |
8 | added "[Pointer Events](/spec/pointerevents)"; changed status of "[Server-Sent Events](/spec/eventsource)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2012-12-17-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"High Resolution Time\" and \"Navigation Timing\" from PR to REC"
4 | date: 2012-12-17
5 | tags: [ hr-time , navigation-timing ]
6 | ---
7 |
8 | changed status of "[High Resolution Time](/spec/hr-time)" and "[Navigation Timing](/spec/navigation-timing)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-01-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebCrypto Key Discovery\""
4 | date: 2013-01-09
5 | tags: [ webcrypto-key-discovery ]
6 | ---
7 |
8 | added "[WebCrypto Key Discovery](/spec/webcrypto-key-discovery)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-01-24-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"IndieUI: Events 1.0\""
4 | date: 2013-01-24
5 | tags: [ indie-ui-events ]
6 | ---
7 |
8 | added "[IndieUI: Events 1.0](/spec/indie-ui-events)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-01-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Touch Events\" from CR to WD"
4 | date: 2013-01-25
5 | tags: [ touch-events ]
6 | ---
7 |
8 | changed status of "[Touch Events](/spec/touch-events)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-01-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Media Source Extensions\""
4 | date: 2013-01-29
5 | tags: [ media-source ]
6 | ---
7 |
8 | added "[Media Source Extensions](/spec/media-source)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-01-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Navigation Timing 2\""
4 | date: 2013-01-31
5 | tags: [ navigation-timing-2 ]
6 | ---
7 |
8 | added "[Navigation Timing 2](/spec/navigation-timing-2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-02-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Alarms API Specification\" and \"MediaStream Recording\""
4 | date: 2013-02-05
5 | tags: [ web-alarms , mediastream-recording ]
6 | ---
7 |
8 | added "[Web Alarms API Specification](/spec/web-alarms)" and "[MediaStream Recording](/spec/mediastream-recording)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-02-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Streams API\" and \"HTML Templates\""
4 | date: 2013-02-19
5 | tags: [ streams-api , html-templates ]
6 | ---
7 |
8 | added "[Streams API](/spec/streams-api)" and "[HTML Templates](/spec/html-templates)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-02-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"The picture Element\""
4 | date: 2013-02-27
5 | tags: [ html-picture-element ]
6 | ---
7 |
8 | added "[The picture Element](/spec/html-picture-element)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-02-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"The srcset Attribute\""
4 | date: 2013-02-28
5 | tags: [ html-srcset ]
6 | ---
7 |
8 | added "[The srcset Attribute](/spec/html-srcset)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-03-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Contacts Manager API\""
4 | date: 2013-03-07
5 | tags: [ contacts-manager-api ]
6 | ---
7 |
8 | added "[Contacts Manager API](/spec/contacts-manager-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-03-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML Image Description Extension\""
4 | date: 2013-03-12
5 | tags: [ html-longdesc ]
6 | ---
7 |
8 | added "[HTML Image Description Extension](/spec/html-longdesc)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-03-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Runtime and Security Model for Web Applications\""
4 | date: 2013-03-27
5 | tags: [ runtime ]
6 | ---
7 |
8 | added "[Runtime and Security Model for Web Applications](/spec/runtime)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-04-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Input Method Editor API\""
4 | date: 2013-04-04
5 | tags: [ ime-api ]
6 | ---
7 |
8 | added "[Input Method Editor API](/spec/ime-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-04-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Storage\" from CR to PR"
4 | date: 2013-04-09
5 | tags: [ webstorage ]
6 | ---
7 |
8 | changed status of "[Web Storage](/spec/webstorage)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-05-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Touch Events\" from WD to PR; changed status of \"Pointer Events\" and \"HTML Media Capture\" from WD to CR"
4 | date: 2013-05-09
5 | tags: [ touch-events , pointerevents , html-media-capture ]
6 | ---
7 |
8 | changed status of "[Touch Events](/spec/touch-events)" from WD to PR; changed status of "[Pointer Events](/spec/pointerevents)" and "[HTML Media Capture](/spec/html-media-capture)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-05-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Encrypted Media Extensions\""
4 | date: 2013-05-10
5 | tags: [ encrypted-media ]
6 | ---
7 |
8 | added "[Encrypted Media Extensions](/spec/encrypted-media)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-05-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Shadow DOM\", \"Custom Elements\", \"HTML Imports\", and \"Raw Sockets\"; changed status of \"Page Visibility\" from PR to REC"
4 | date: 2013-05-14
5 | tags: [ shadow-dom , custom-elements , html-imports , raw-sockets , page-visibility ]
6 | ---
7 |
8 | added "[Shadow DOM](/spec/shadow-dom)", "[Custom Elements](/spec/custom-elements)", "[HTML Imports](/spec/html-imports)", and "[Raw Sockets](/spec/raw-sockets)"; changed status of "[Page Visibility](/spec/page-visibility)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-05-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"The app: URI scheme\" and \"Messaging API\""
4 | date: 2013-05-16
5 | tags: [ app-uri , messaging ]
6 | ---
7 |
8 | added "[The app: URI scheme](/spec/app-uri)" and "[Messaging API](/spec/messaging)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-05-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "moved \"Web Intents\" from active to inactive list (WD to NOTE); changed status of \"Vibration API\" from CR to WD"
4 | date: 2013-05-23
5 | tags: [ web-intents , vibration ]
6 | ---
7 |
8 | moved "[Web Intents](/spec/web-intents)" from active to inactive list (WD to NOTE); changed status of "[Vibration API](/spec/vibration)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-06-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Telephony API\""
4 | date: 2013-06-20
5 | tags: [ telephony ]
6 | ---
7 |
8 | added "[Web Telephony API](/spec/telephony)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-06-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Animations 1.0\""
4 | date: 2013-06-25
5 | tags: [ web-animations ]
6 | ---
7 |
8 | added "[Web Animations 1.0](/spec/web-animations)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-07-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Indexed Database API\" from WD to CR"
4 | date: 2013-07-04
5 | tags: [ IndexedDB ]
6 | ---
7 |
8 | changed status of "[Indexed Database API](/spec/IndexedDB)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-07-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Mediastream Image Capture\""
4 | date: 2013-07-10
5 | tags: [ image-capture ]
6 | ---
7 |
8 | added "[Mediastream Image Capture](/spec/image-capture)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-07-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Vibration API\" from WD to CR"
4 | date: 2013-07-23
5 | tags: [ vibration ]
6 | ---
7 |
8 | changed status of "[Vibration API](/spec/vibration)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-07-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Storage\" from PR to REC"
4 | date: 2013-07-30
5 | tags: [ webstorage ]
6 | ---
7 |
8 | changed status of "[Web Storage](/spec/webstorage)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-09-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "published source on \"github\"; working on complete markdown formatting"
4 | date: 2013-09-10
5 | tags: [ ]
6 | ---
7 |
8 | published source on "[github](https://github.com/dret/HTML5-overview)"; working on complete markdown formatting
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-09-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Cross-Origin Resource Sharing\""
4 | date: 2013-09-27
5 | tags: [ cors ]
6 | ---
7 |
8 | added "[Cross-Origin Resource Sharing](/spec/cors)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-09-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Canvas 2D Context\" from WD to CR"
4 | date: 2013-09-28
5 | tags: [ 2dcontext ]
6 | ---
7 |
8 | changed status of "[HTML Canvas 2D Context](/spec/2dcontext)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-10-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "moved \"Ambient Light Events\" and \"Proximity Events\" from WD to CR"
4 | date: 2013-10-01
5 | tags: [ ambient-light , proximity ]
6 | ---
7 |
8 | moved "[Ambient Light Events](/spec/ambient-light)" and "[Proximity Events](/spec/proximity)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-10-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Touch Events\" from PR to REC"
4 | date: 2013-10-10
5 | tags: [ touch-events ]
6 | ---
7 |
8 | changed status of "[Touch Events](/spec/touch-events)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-10-24-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Geolocation API Specification\" from PR to REC"
4 | date: 2013-10-24
5 | tags: [ geolocation-API ]
6 | ---
7 |
8 | changed status of "[Geolocation API Specification](/spec/geolocation-API)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-10-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Resource Priorities\" and \"Beacon\""
4 | date: 2013-10-29
5 | tags: [ resource-priorities , beacon ]
6 | ---
7 |
8 | added "[Resource Priorities](/spec/resource-priorities)" and "[Beacon](/spec/beacon)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-10-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"User Timing\" and \"Performance Timeline\" from CR to PR; changed status of \"Timing Control for Script-Based Animations\" from WD to CR; changed status of \"HTML Microdata\" from WD to NOTE; added \"Touch Events Extensions\""
4 | date: 2013-10-31
5 | tags: [ user-timing , performance-timeline , animation-timing , microdata , touch-events-extensions ]
6 | ---
7 |
8 | changed status of "[User Timing](/spec/user-timing)" and "[Performance Timeline](/spec/performance-timeline)" from CR to PR; changed status of "[Timing Control for Script-Based Animations](/spec/animation-timing)" from WD to CR; changed status of "[HTML Microdata](/spec/microdata)" from WD to NOTE; added "[Touch Events Extensions](/spec/touch-events-extensions)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-12-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"High Resolution Time Level 2\""
4 | date: 2013-12-03
5 | tags: [ hr-time-2 ]
6 | ---
7 |
8 | added "[High Resolution Time Level 2](/spec/hr-time-2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-12-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Cross-Origin Resource Sharing\" from CR to PR"
4 | date: 2013-12-05
5 | tags: [ cors ]
6 | ---
7 |
8 | changed status of "[Cross-Origin Resource Sharing](/spec/cors)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-12-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Progress Events\" from CR to PR; changed status of \"User Timing\" and \"Performance Timeline\" from PR to REC"
4 | date: 2013-12-12
5 | tags: [ progress-events , user-timing , performance-timeline ]
6 | ---
7 |
8 | changed status of "[Progress Events](/spec/progress-events)" from CR to PR; changed status of "[User Timing](/spec/user-timing)" and "[Performance Timeline](/spec/performance-timeline)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2013-12-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Manifest for Web Apps and Bookmarks\"; changed status of \"Pointer Lock\" from WD to CR"
4 | date: 2013-12-18
5 | tags: [ appmanifest , pointerlock ]
6 | ---
7 |
8 | added "[Manifest for Web Apps and Bookmarks](/spec/appmanifest)"; changed status of "[Pointer Lock](/spec/pointerlock)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-01-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Media Source Extensions\" from WD to CR"
4 | date: 2014-01-09
5 | tags: [ media-source ]
6 | ---
7 |
8 | changed status of "[Media Source Extensions](/spec/media-source)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-01-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web NFC API\"; changed status of \"Web Intents Addendum — Local Services\", \"Pick Media Intent\", \"Pick Contacts Intent\", \"Calendar API\", \"System Information API\", and \"The Messaging API\" from WD to NOTE"
4 | date: 2014-01-14
5 | tags: [ nfc , webintents-local-services , gallery , contacts-api , calendar-api , system-info-api , messaging-api ]
6 | ---
7 |
8 | added "[Web NFC API](/spec/nfc)"; changed status of "[Web Intents Addendum — Local Services](/spec/webintents-local-services)", "[Pick Media Intent](/spec/gallery)", "[Pick Contacts Intent](/spec/contacts-api)", "[Calendar API](/spec/calendar-api)", "[System Information API](/spec/system-info-api)", and "[The Messaging API](/spec/messaging-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-01-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Encoding\""
4 | date: 2014-01-29
5 | tags: [ encoding ]
6 | ---
7 |
8 | added "[Encoding](/spec/encoding)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-01-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"XMLHttpRequest (XMLHttpRequest)\" to \"XMLHttpRequest Level 1 (XMLHttpRequest)\""
4 | date: 2014-01-30
5 | tags: [ XMLHttpRequest , XMLHttpRequest ]
6 | ---
7 |
8 | renamed "[XMLHttpRequest (`XMLHttpRequest`)](/spec/XMLHttpRequest)" to "[XMLHttpRequest Level 1 (`XMLHttpRequest`)](/spec/XMLHttpRequest)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-02-11-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Navigation Error Logging\"; changed status of \"Progress Events\" from PR to REC; changed status of \"Vibration API\" from CR to WD"
4 | date: 2014-02-11
5 | tags: [ navigation-error-logging , progress-events , vibration ]
6 | ---
7 |
8 | added "[Navigation Error Logging](/spec/navigation-error-logging)"; changed status of "[Progress Events](/spec/progress-events)" from PR to REC; changed status of "[Vibration API](/spec/vibration)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-03-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Subresource Integrity\"; changed status of \"HTML Templates\" from WD to NOTE"
4 | date: 2014-03-18
5 | tags: [ SRI , html-templates ]
6 | ---
7 |
8 | added "[Subresource Integrity](/spec/SRI)"; changed status of "[HTML Templates](/spec/html-templates)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-04-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Network Information API\" from WD to NOTE"
4 | date: 2014-04-10
5 | tags: [ netinfo-api ]
6 | ---
7 |
8 | changed status of "[Network Information API](/spec/netinfo-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-04-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"File API: Directories and System\" and \"File API: Writer\" from WD to NOTE"
4 | date: 2014-04-28
5 | tags: [ file-system-api , file-writer-api ]
6 | ---
7 |
8 | changed status of "[File API: Directories and System](/spec/file-system-api)" and "[File API: Writer](/spec/file-writer-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-05-08-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Service Workers\""
4 | date: 2014-05-08
5 | tags: [ service-workers ]
6 | ---
7 |
8 | added "[Service Workers](/spec/service-workers)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-05-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Canvas 2D Context\" from CR to WD"
4 | date: 2014-05-20
5 | tags: [ 2dcontext ]
6 | ---
7 |
8 | changed status of "[HTML Canvas 2D Context](/spec/2dcontext)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-05-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"W3C HTML Form HTTP Extensions\""
4 | date: 2014-05-29
5 | tags: [ form-http-extensions ]
6 | ---
7 |
8 | added "[W3C HTML Form HTTP Extensions](/spec/form-http-extensions)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-06-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "moved \"Ambient Light Events\" and \"HTML Media Capture\" from CR to WD"
4 | date: 2014-06-25
5 | tags: [ ambient-light , html-media-capture ]
6 | ---
7 |
8 | moved "[Ambient Light Events](/spec/ambient-light)" and "[HTML Media Capture](/spec/html-media-capture)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-06-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"IndieUI: User Context 1.0\""
4 | date: 2014-06-28
5 | tags: [ indie-ui-context ]
6 | ---
7 |
8 | added "[IndieUI: User Context 1.0](/spec/indie-ui-context)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-07-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"The picture Element\" from WD to NOTE (now part of core HTML5)"
4 | date: 2014-07-22
5 | tags: [ html-picture-element ]
6 | ---
7 |
8 | changed status of "[The picture Element](/spec/html-picture-element)" from WD to NOTE (now part of core HTML5)
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-08-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Content Security Policy 1.0\", \"Content Security Policy Level 2\", and \"Referrer Policy\""
4 | date: 2014-08-07
5 | tags: [ CSP , CSP2 , referrer-policy ]
6 | ---
7 |
8 | added "[Content Security Policy 1.0](/spec/CSP)", "[Content Security Policy Level 2](/spec/CSP2)", and "[Referrer Policy](/spec/referrer-policy)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-08-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Image Description Extension\" from WD to CR"
4 | date: 2014-08-12
5 | tags: [ html-longdesc ]
6 | ---
7 |
8 | changed status of "[HTML Image Description Extension](/spec/html-longdesc)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-08-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"The srcset Attribute\" from WD to NOTE (now part of core HTML5); changed status of \"HTML Canvas 2D Context\" from WD to CR"
4 | date: 2014-08-21
5 | tags: [ html-srcset , 2dcontext ]
6 | ---
7 |
8 | changed status of "[The srcset Attribute](/spec/html-srcset)" from WD to NOTE (now part of core HTML5); changed status of "[HTML Canvas 2D Context](/spec/2dcontext)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-08-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Battery Status API\" from CR to WD"
4 | date: 2014-08-28
5 | tags: [ battery-status ]
6 | ---
7 |
8 | changed status of "[Battery Status API](/spec/battery-status)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-09-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Vibration API\" and \"HTML Media Capture\" from WD to CR"
4 | date: 2014-09-09
5 | tags: [ vibration , html-media-capture ]
6 | ---
7 |
8 | changed status of "[Vibration API](/spec/vibration)" and "[HTML Media Capture](/spec/html-media-capture)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-10-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Media Capture Depth Stream Extensions\""
4 | date: 2014-10-07
5 | tags: [ mediacapture-depth ]
6 | ---
7 |
8 | added "[Media Capture Depth Stream Extensions](/spec/mediacapture-depth)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-10-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Identifiers for WebRTC's Statistics API\" and \"Resource Hints\""
4 | date: 2014-10-21
5 | tags: [ webrtc-stats , resource-hints ]
6 | ---
7 |
8 | added "[Identifiers for WebRTC's Statistics API](/spec/webrtc-stats)" and "[Resource Hints](/spec/resource-hints)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-10-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Resource Priorities\" from WD to NOTE (mostly superseded by \"Resource Hints\")"
4 | date: 2014-10-23
5 | tags: [ resource-priorities , resource-hints ]
6 | ---
7 |
8 | changed status of "[Resource Priorities](/spec/resource-priorities)" from WD to NOTE (mostly superseded by "[Resource Hints](/spec/resource-hints)")
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-11-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebVTT: The Web Video Text Tracks Format\"; changed status of \"Pointer Events\" from CR to WD"
4 | date: 2014-11-14
5 | tags: [ webvtt1 , pointerevents ]
6 | ---
7 |
8 | added "[WebVTT: The Web Video Text Tracks Format](/spec/webvtt1)"; changed status of "[Pointer Events](/spec/pointerevents)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-11-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Fullscreen\" from WD to NOTE"
4 | date: 2014-11-18
5 | tags: [ fullscreen ]
6 | ---
7 |
8 | changed status of "[Fullscreen](/spec/fullscreen)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-11-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Indexed Database API\" from CR to PR"
4 | date: 2014-11-20
5 | tags: [ IndexedDB ]
6 | ---
7 |
8 | changed status of "[Indexed Database API](/spec/IndexedDB)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-12-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Web Alarms API Specification (web-alarms)\" to \"Task Scheduler API Specification (task-scheduler)\""
4 | date: 2014-12-02
5 | tags: [ web-alarms , task-scheduler ]
6 | ---
7 |
8 | renamed "[Web Alarms API Specification (`web-alarms`)](/spec/web-alarms)" to "[Task Scheduler API Specification (`task-scheduler`)](/spec/task-scheduler)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-12-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Raw Sockets (raw-sockets)\" to \"TCP and UDP Socket API (tcp-udp-sockets)\""
4 | date: 2014-12-03
5 | tags: [ raw-sockets , tcp-udp-sockets ]
6 | ---
7 |
8 | renamed "[Raw Sockets (`raw-sockets`)](/spec/raw-sockets)" to "[TCP and UDP Socket API (`tcp-udp-sockets`)](/spec/tcp-udp-sockets)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-12-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Image Description Extension (longdesc)\" from CR to PR"
4 | date: 2014-12-05
5 | tags: [ html-longdesc ]
6 | ---
7 |
8 | changed status of "[HTML Image Description Extension (longdesc)](/spec/html-longdesc)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-12-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Vibration API\" and \"Server-Sent Events\" from CR to PR; changed status of \"Battery Status API\" from WD to CR"
4 | date: 2014-12-09
5 | tags: [ vibration , eventsource , battery-status ]
6 | ---
7 |
8 | changed status of "[Vibration API](/spec/vibration)" and "[Server-Sent Events](/spec/eventsource)" from CR to PR; changed status of "[Battery Status API](/spec/battery-status)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-12-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"URL (url)\" to \"URL (url-1)\""
4 | date: 2014-12-10
5 | tags: [ url , url-1 ]
6 | ---
7 |
8 | renamed "[URL (`url`)](/spec/url)" to "[URL (`url-1`)](/spec/url-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-12-11-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Cryptography API\" from WD to CR"
4 | date: 2014-12-11
5 | tags: [ WebCryptoAPI ]
6 | ---
7 |
8 | changed status of "[Web Cryptography API](/spec/WebCryptoAPI)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2014-12-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Resource Timing\" from CR to WD; changed status of \"Pointer Events\" from WD to PR"
4 | date: 2014-12-16
5 | tags: [ resource-timing-1 , pointerevents ]
6 | ---
7 |
8 | changed status of "[Resource Timing](/spec/resource-timing-1)" from CR to WD; changed status of "[Pointer Events](/spec/pointerevents)" from WD to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-01-08-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Indexed Database API\" from PR to REC"
4 | date: 2015-01-08
5 | tags: [ IndexedDB ]
6 | ---
7 |
8 | changed status of "[Indexed Database API](/spec/IndexedDB)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-01-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Frame Timing\""
4 | date: 2015-01-20
5 | tags: [ frame-timing ]
6 | ---
7 |
8 | added "[Frame Timing](/spec/frame-timing)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-02-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Server-Sent Events\" from PR to REC"
4 | date: 2015-02-03
5 | tags: [ eventsource ]
6 | ---
7 |
8 | changed status of "[Server-Sent Events](/spec/eventsource)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-02-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Screen Capture\"; changed status of \"Vibration API\" from PR to REC; added \"Audio Output Devices API\""
4 | date: 2015-02-10
5 | tags: [ screen-capture , vibration , audio-output ]
6 | ---
7 |
8 | added "[Screen Capture](/spec/screen-capture)"; changed status of "[Vibration API](/spec/vibration)" from PR to REC; added "[Audio Output Devices API](/spec/audio-output)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-02-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Wake Lock API\""
4 | date: 2015-02-12
5 | tags: [ wake-lock ]
6 | ---
7 |
8 | added "[Wake Lock API](/spec/wake-lock)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-02-17-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Presentation API\" and \"Server Timing\""
4 | date: 2015-02-17
5 | tags: [ presentation-api , server-timing ]
6 | ---
7 |
8 | added "[Presentation API](/spec/presentation-api)" and "[Server Timing](/spec/server-timing)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-02-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML5\" and \"Media Capture from DOM Elements\"; changed status of \"Content Security Policy 1.0\" from CR to NOTE; changed status of \"Content Security Policy Level 2\" from WD to CR"
4 | date: 2015-02-19
5 | tags: [ html5 , mediacapture-fromelement , CSP , CSP2 ]
6 | ---
7 |
8 | added "[HTML5](/spec/html5)" and "[Media Capture from DOM Elements](/spec/mediacapture-fromelement)"; changed status of "[Content Security Policy 1.0](/spec/CSP)" from CR to NOTE; changed status of "[Content Security Policy Level 2](/spec/CSP2)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-02-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Pointer Events\" from PR to REC"
4 | date: 2015-02-25
5 | tags: [ pointerevents ]
6 | ---
7 |
8 | changed status of "[Pointer Events](/spec/pointerevents)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-02-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Image Description Extension (longdesc)\" from PR to REC"
4 | date: 2015-02-26
5 | tags: [ html-longdesc ]
6 | ---
7 |
8 | changed status of "[HTML Image Description Extension (longdesc)](/spec/html-longdesc)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-03-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Navigation Error Logging (navigation-error-logging)\" to \"Network Error Logging (network-error-logging)\""
4 | date: 2015-03-06
5 | tags: [ navigation-error-logging , network-error-logging ]
6 | ---
7 |
8 | renamed "[Navigation Error Logging (`navigation-error-logging`)](/spec/navigation-error-logging)" to "[Network Error Logging (`network-error-logging`)](/spec/network-error-logging)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-04-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"The Permissions API\"; changed status of \"HTML5 Web Messaging\" from CR to PR"
4 | date: 2015-04-07
5 | tags: [ permissions , webmessaging ]
6 | ---
7 |
8 | added "[The Permissions API](/spec/permissions)"; changed status of "[HTML5 Web Messaging](/spec/webmessaging)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-04-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated \"Resource Hints\", \"Network Error Logging\", and \"Navigation Timing 2\" abstracts"
4 | date: 2015-04-22
5 | tags: [ resource-hints , network-error-logging , navigation-timing-2 ]
6 | ---
7 |
8 | updated "[Resource Hints](/spec/resource-hints)", "[Network Error Logging](/spec/network-error-logging)", and "[Navigation Timing 2](/spec/navigation-timing-2)" abstracts
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-04-24-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Privileged Contexts\" and \"Upgrade Insecure Requests\""
4 | date: 2015-04-24
5 | tags: [ powerful-features , upgrade-insecure-requests ]
6 | ---
7 |
8 | added "[Privileged Contexts](/spec/powerful-features)" and "[Upgrade Insecure Requests](/spec/upgrade-insecure-requests)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-04-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated \"Push API\" abstract"
4 | date: 2015-04-27
5 | tags: [ push-api ]
6 | ---
7 |
8 | updated "[Push API](/spec/push-api)" abstract
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-05-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Credential Management Level 1\""
4 | date: 2015-05-04
5 | tags: [ credential-management-1 ]
6 | ---
7 |
8 | added "[Credential Management Level 1](/spec/credential-management-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-05-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Notifications\" from WD to CR; changed status of \"HTML5 Web Messaging\" from PR to REC"
4 | date: 2015-05-19
5 | tags: [ notifications , webmessaging ]
6 | ---
7 |
8 | changed status of "[Web Notifications](/spec/notifications)" from WD to CR; changed status of "[HTML5 Web Messaging](/spec/webmessaging)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Contacts Manager API\", \"Web Telephony API\", and \"Messaging API\" from WD to NOTE"
4 | date: 2015-06-02
5 | tags: [ contacts-manager-api , telephony , messaging ]
6 | ---
7 |
8 | changed status of "[Contacts Manager API](/spec/contacts-manager-api)", "[Web Telephony API](/spec/telephony)", and "[Messaging API](/spec/messaging)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Accessible Rich Internet Applications (WAI-ARIA) 1.0\" and \"W3C DOM4\""
4 | date: 2015-06-04
5 | tags: [ wai-aria , dom ]
6 | ---
7 |
8 | added "[Accessible Rich Internet Applications (WAI-ARIA) 1.0](/spec/wai-aria)" and "[W3C DOM4](/spec/dom)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Geofencing API\""
4 | date: 2015-06-05
5 | tags: [ geofencing ]
6 | ---
7 |
8 | added "[Geofencing API](/spec/geofencing)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added ability to list non-W3C-TR publications"
4 | date: 2015-06-06
5 | tags: [ ]
6 | ---
7 |
8 | added ability to list non-W3C-TR publications
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added WHATWG \"Fetch\" and \"Fullscreen API\""
4 | date: 2015-06-07
5 | tags: [ ]
6 | ---
7 |
8 | added WHATWG "[Fetch](https://fetch.spec.whatwg.org/)" and "[Fullscreen API](https://fullscreen.spec.whatwg.org/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-08-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added W3C CG \"Web Bluetooth\" and \"Web NFC API\""
4 | date: 2015-06-08
5 | tags: [ ]
6 | ---
7 |
8 | added W3C CG "[Web Bluetooth](https://webbluetoothcg.github.io/web-bluetooth/)" and "[Web NFC API](http://w3c.github.io/web-nfc/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added Khronos \"WebGL 1.0\" and \"WebGL 2.0\""
4 | date: 2015-06-09
5 | tags: [ ]
6 | ---
7 |
8 | added Khronos "[WebGL 1.0](https://www.khronos.org/registry/webgl/specs/latest/1.0/)" and "[WebGL 2.0](https://www.khronos.org/registry/webgl/specs/latest/2.0/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML Accessibility API Mappings 1.0\", \"Web Storage (Second Edition)\", \"FileSystem API\", \"Generic Sensor API\", W3C CG \"Web Speech API Specification\", and WHATWG \"Notifications API\""
4 | date: 2015-06-10
5 | tags: [ html-aam-1.0 , webstorage ]
6 | ---
7 |
8 | added "[HTML Accessibility API Mappings 1.0](/spec/html-aam-1.0)", "[Web Storage (Second Edition)](/spec/webstorage)", "[FileSystem API](http://w3c.github.io/filesystem-api/)", "[Generic Sensor API](http://w3c.github.io/sensors/)", W3C CG "[Web Speech API Specification](https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html)", and WHATWG "[Notifications API](https://notifications.spec.whatwg.org/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-11-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added WHATWG \"Storage\""
4 | date: 2015-06-11
5 | tags: [ ]
6 | ---
7 |
8 | added WHATWG "[Storage](https://storage.spec.whatwg.org/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web NFC API\" from WD to NOTE"
4 | date: 2015-06-16
5 | tags: [ nfc ]
6 | ---
7 |
8 | changed status of "[Web NFC API](/spec/nfc)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-17-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"DOM Parsing and Serialization\" from WD to CR"
4 | date: 2015-06-17
5 | tags: [ DOM-Parsing ]
6 | ---
7 |
8 | changed status of "[DOM Parsing and Serialization](/spec/DOM-Parsing)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-06-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Cross-Origin Resource Sharing\" from PR to REC; changed status of \"Selectors API Level 1\" from WD to REC; changed status of \"Selectors API Level 2\" and \"XMLHttpRequest Level 2\" from WD to NOTE"
4 | date: 2015-06-22
5 | tags: [ cors , selectors-api , selectors-api2 , XMLHttpRequest2 ]
6 | ---
7 |
8 | changed status of "[Cross-Origin Resource Sharing](/spec/cors)" from PR to REC; changed status of "[Selectors API Level 1](/spec/selectors-api)" from WD to REC; changed status of "[Selectors API Level 2](/spec/selectors-api2)" and "[XMLHttpRequest Level 2](/spec/XMLHttpRequest2)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"ARIA in HTML\""
4 | date: 2015-07-07
5 | tags: [ html-aria ]
6 | ---
7 |
8 | added "[ARIA in HTML](/spec/html-aria)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-08-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Web Animations (web-animations)\" to \"Web Animations (web-animations-1)\""
4 | date: 2015-07-08
5 | tags: [ web-animations , web-animations-1 ]
6 | ---
7 |
8 | renamed "[Web Animations (`web-animations`)](/spec/web-animations)" to "[Web Animations (`web-animations-1`)](/spec/web-animations-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML 5.1\""
4 | date: 2015-07-09
5 | tags: [ html51 ]
6 | ---
7 |
8 | added "[HTML 5.1](/spec/html51)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-11-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Permissions for Device API Access\""
4 | date: 2015-07-11
5 | tags: [ api-perms ]
6 | ---
7 |
8 | added "[Permissions for Device API Access](/spec/api-perms)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Performance Timeline Level 2\""
4 | date: 2015-07-16
5 | tags: [ performance-timeline-2 ]
6 | ---
7 |
8 | added "[Performance Timeline Level 2](/spec/performance-timeline-2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Preload\""
4 | date: 2015-07-21
5 | tags: [ preload ]
6 | ---
7 |
8 | added "[Preload](/spec/preload)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Task Scheduler API Specification\" from WD to NOTE"
4 | date: 2015-07-23
5 | tags: [ task-scheduler ]
6 | ---
7 |
8 | changed status of "[Task Scheduler API Specification](/spec/task-scheduler)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-07-24-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"The app: URL Scheme\" and \"TCP and UDP Socket API\" from WD to NOTE; added \"Application Lifecycle and Events\""
4 | date: 2015-07-24
5 | tags: [ app-uri , tcp-udp-sockets ]
6 | ---
7 |
8 | changed status of "[The app: URL Scheme](/spec/app-uri)" and "[TCP and UDP Socket API](/spec/tcp-udp-sockets)" from WD to NOTE; added "[Application Lifecycle and Events](http://sysapps.github.io/app-lifecycle/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-08-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Clear Site Data\""
4 | date: 2015-08-04
5 | tags: [ clear-site-data ]
6 | ---
7 |
8 | added "[Clear Site Data](/spec/clear-site-data)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-08-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Runtime and Security Model for Web Applications\" from WD to NOTE"
4 | date: 2015-08-06
5 | tags: [ runtime ]
6 | ---
7 |
8 | changed status of "[Runtime and Security Model for Web Applications](/spec/runtime)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-08-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Application Lifecycle and Events to new 'abandoned' status.\""
4 | date: 2015-08-27
5 | tags: [ ]
6 | ---
7 |
8 | changed status of "[Application Lifecycle and Events to new 'abandoned' status.](http://sysapps.github.io/app-lifecycle/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-09-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Proximity Events\" from CR to WD"
4 | date: 2015-09-03
5 | tags: [ proximity ]
6 | ---
7 |
8 | changed status of "[Proximity Events](/spec/proximity)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-09-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Notifications\" from CR to PR"
4 | date: 2015-09-10
5 | tags: [ notifications ]
6 | ---
7 |
8 | changed status of "[Web Notifications](/spec/notifications)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-09-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Mathematical Markup Language (MathML) Version 3.0\""
4 | date: 2015-09-16
5 | tags: [ MathML3 ]
6 | ---
7 |
8 | added "[Mathematical Markup Language (MathML) Version 3.0](/spec/MathML3)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-09-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Cooperative Scheduling of Background Tasks\""
4 | date: 2015-09-18
5 | tags: [ requestidlecallback ]
6 | ---
7 |
8 | added "[Cooperative Scheduling of Background Tasks](/spec/requestidlecallback)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-09-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Timing Control for Script-Based Animations\" from CR to NOTE; updated \"Frame Timing\" abstract"
4 | date: 2015-09-23
5 | tags: [ animation-timing , frame-timing ]
6 | ---
7 |
8 | changed status of "[Timing Control for Script-Based Animations](/spec/animation-timing)" from CR to NOTE; updated "[Frame Timing](/spec/frame-timing)" abstract
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-09-24-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Workers\" from CR to WD; changed status of \"HTML Canvas 2D Context\" from CR to PR"
4 | date: 2015-09-24
5 | tags: [ workers , 2dcontext ]
6 | ---
7 |
8 | changed status of "[Web Workers](/spec/workers)" from CR to WD; changed status of "[HTML Canvas 2D Context](/spec/2dcontext)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-09-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"HTML Canvas 2D Context, Level 2\"; changed status of \"W3C HTML Form HTTP Extensions\" and \"W3C HTML JSON form submission\" from WD to NOTE"
4 | date: 2015-09-30
5 | tags: [ 2dcontext2 , form-http-extensions , html-json-forms ]
6 | ---
7 |
8 | added "[HTML Canvas 2D Context, Level 2](/spec/2dcontext2)"; changed status of "[W3C HTML Form HTTP Extensions](/spec/form-http-extensions)" and "[W3C HTML JSON form submission](/spec/html-json-forms)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-10-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"A Transcript Extension for HTML\""
4 | date: 2015-10-01
5 | tags: [ html-transcript-src ]
6 | ---
7 |
8 | added "[A Transcript Extension for HTML](/spec/html-transcript-src)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-10-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"W3C DOM4\" from WD to PR"
4 | date: 2015-10-07
5 | tags: [ dom ]
6 | ---
7 |
8 | changed status of "[W3C DOM4](/spec/dom)" from WD to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-10-08-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Upgrade Insecure Requests\" from WD to CR"
4 | date: 2015-10-08
5 | tags: [ upgrade-insecure-requests ]
6 | ---
7 |
8 | changed status of "[Upgrade Insecure Requests](/spec/upgrade-insecure-requests)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-10-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Mixed Content\" and \"Selection API\""
4 | date: 2015-10-09
5 | tags: [ mixed-content , selection-api ]
6 | ---
7 |
8 | added "[Mixed Content](/spec/mixed-content)" and "[Selection API](/spec/selection-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-10-15-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"FindText API\" and \"Confinement with Origin Web Labels\", changed status of \"Generic Sensor API\" to WD"
4 | date: 2015-10-15
5 | tags: [ findtext , COWL , generic-sensor ]
6 | ---
7 |
8 | added "[FindText API](/spec/findtext)" and "[Confinement with Origin Web Labels](/spec/COWL)", changed status of "[Generic Sensor API](/spec/generic-sensor)" to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-10-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Notifications\" from PR to REC"
4 | date: 2015-10-23
5 | tags: [ notifications ]
6 | ---
7 |
8 | changed status of "[Web Notifications](/spec/notifications)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-11-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Subresource Integrity\" from WD to CR"
4 | date: 2015-11-12
5 | tags: [ SRI ]
6 | ---
7 |
8 | changed status of "[Subresource Integrity](/spec/SRI)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-11-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Canvas 2D Context\" from PR to REC"
4 | date: 2015-11-20
5 | tags: [ 2dcontext ]
6 | ---
7 |
8 | changed status of "[HTML Canvas 2D Context](/spec/2dcontext)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-11-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"W3C DOM4\" from PR to REC"
4 | date: 2015-11-21
5 | tags: [ dom ]
6 | ---
7 |
8 | changed status of "[W3C DOM4](/spec/dom)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-11-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Storage (Second Edition)\" from CR to PR"
4 | date: 2015-11-26
5 | tags: [ webstorage ]
6 | ---
7 |
8 | changed status of "[Web Storage (Second Edition)](/spec/webstorage)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2015-12-15-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"UI Events Specification\", \"UI Events KeyboardEvent code Values\", and \"UI Events KeyboardEvent key Values\""
4 | date: 2015-12-15
5 | tags: [ uievents , uievents-code , uievents-key ]
6 | ---
7 |
8 | added "[UI Events Specification](/spec/uievents)", "[UI Events KeyboardEvent code Values](/spec/uievents-code)", and "[UI Events KeyboardEvent key Values](/spec/uievents-key)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-01-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Content Security Policy Level 3\""
4 | date: 2016-01-26
5 | tags: [ CSP3 ]
6 | ---
7 |
8 | added "[Content Security Policy Level 3](/spec/CSP3)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-01-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Micropub\""
4 | date: 2016-01-28
5 | tags: [ micropub ]
6 | ---
7 |
8 | added "[Micropub](/spec/micropub)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-03-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Battery Status API\" from CR to PR; changed status of \"WebCrypto Key Discovery\" from WD to NOTE"
4 | date: 2016-03-29
5 | tags: [ battery-status , webcrypto-key-discovery ]
6 | ---
7 |
8 | changed status of "[Battery Status API](/spec/battery-status)" from CR to PR; changed status of "[WebCrypto Key Discovery](/spec/webcrypto-key-discovery)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-04-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Reporting API\""
4 | date: 2016-04-07
5 | tags: [ reporting-1 ]
6 | ---
7 |
8 | added "[Reporting API](/spec/reporting-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-04-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Storage (Second Edition)\" from PR to REC"
4 | date: 2016-04-19
5 | tags: [ webstorage ]
6 | ---
7 |
8 | changed status of "[Web Storage (Second Edition)](/spec/webstorage)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-04-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Payment Request API\", \"Payment Method Identifiers\", and \"Basic Card Payment\""
4 | date: 2016-04-21
5 | tags: [ payment-request , payment-method-id , payment-method-basic-card ]
6 | ---
7 |
8 | added "[Payment Request API](/spec/payment-request)", "[Payment Method Identifiers](/spec/payment-method-id)", and "[Basic Card Payment](/spec/payment-method-basic-card)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-04-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Privileged Contexts (powerful-features)\" to \"Secure Contexts (secure-contexts)\""
4 | date: 2016-04-26
5 | tags: [ powerful-features , secure-contexts ]
6 | ---
7 |
8 | renamed "[Privileged Contexts (`powerful-features`)](/spec/powerful-features)" to "[Secure Contexts (`secure-contexts`)](/spec/secure-contexts)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-05-15-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Quota Management API\" and \"Input Method Editor API\" from WD to NOTE"
4 | date: 2016-05-15
5 | tags: [ quota-api , ime-api ]
6 | ---
7 |
8 | changed status of "[Quota Management API](/spec/quota-api)" and "[Input Method Editor API](/spec/ime-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-05-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Media Capture and Streams\""
4 | date: 2016-05-19
5 | tags: [ mediacapture-streams ]
6 | ---
7 |
8 | added "[Media Capture and Streams](/spec/mediacapture-streams)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-05-24-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Webmention\""
4 | date: 2016-05-24
5 | tags: [ webmention ]
6 | ---
7 |
8 | added "[Webmention](/spec/webmention)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-05-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Network Error Logging\", \"Server Timing\", and \"Frame Timing\" from WD to NOTE"
4 | date: 2016-05-25
5 | tags: [ network-error-logging , server-timing , frame-timing ]
6 | ---
7 |
8 | changed status of "[Network Error Logging](/spec/network-error-logging)", "[Server Timing](/spec/server-timing)", and "[Frame Timing](/spec/frame-timing)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-05-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Authentication: A Web API for accessing scoped credentials\""
4 | date: 2016-05-31
5 | tags: [ webauthn-1 ]
6 | ---
7 |
8 | added "[Web Authentication: A Web API for accessing scoped credentials](/spec/webauthn-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-06-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Worklets Level 1\" and \"User Interface Security and the Visibility API\"; changed status of \"Reporting API\" from WD to NOTE"
4 | date: 2016-06-07
5 | tags: [ worklets-1 , UISecurity , reporting-1 ]
6 | ---
7 |
8 | added "[Worklets Level 1](/spec/worklets-1)" and "[User Interface Security and the Visibility API](/spec/UISecurity)"; changed status of "[Reporting API](/spec/reporting-1)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-06-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML 5.1\" from WD to CR"
4 | date: 2016-06-22
5 | tags: [ html51 ]
6 | ---
7 |
8 | changed status of "[HTML 5.1](/spec/html51)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-06-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Page Visibility 2\"; changed status of \"Subresource Integrity\" from CR to REC"
4 | date: 2016-06-23
5 | tags: [ page-visibility-2 , SRI ]
6 | ---
7 |
8 | added "[Page Visibility 2](/spec/page-visibility-2)"; changed status of "[Subresource Integrity](/spec/SRI)" from CR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-07-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Encrypted Media Extensions\" from WD to CR"
4 | date: 2016-07-05
5 | tags: [ encrypted-media ]
6 | ---
7 |
8 | changed status of "[Encrypted Media Extensions](/spec/encrypted-media)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-07-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Battery Status API\" from PR to CR"
4 | date: 2016-07-07
5 | tags: [ battery-status ]
6 | ---
7 |
8 | changed status of "[Battery Status API](/spec/battery-status)" from PR to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-07-12-jekyll-site.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "working on better web site for HTML5 overview"
4 | date: 2016-07-12
5 | ---
6 |
7 | today marks the start of working on a better version of the HTML5 overview, getting away from the simple github markdown, and moving to a (github-hosted and -generated) web site. lots of things still need to be figured out, but at least the basic jekyll setup is working, and a first version of a subset of the content is available already.
8 |
9 |
--------------------------------------------------------------------------------
/_posts/2016-07-15-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Remote Playback API\"; changed status of \"Presentation API\" from WD to CR"
4 | date: 2016-07-15
5 | tags: [ remote-playback , presentation-api ]
6 | ---
7 |
8 | added "[Remote Playback API](/spec/remote-playback)"; changed status of "[Presentation API](/spec/presentation-api)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-07-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Pointer Events Level 2\"; updated \"Proximity Sensor\" information (title/abstract)"
4 | date: 2016-07-19
5 | tags: [ pointerevents2 , proximity ]
6 | ---
7 |
8 | added "[Pointer Events Level 2](/spec/pointerevents2)"; updated "[Proximity Sensor](/spec/proximity)" information (title/abstract)
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-07-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Resource Timing Level 1\" from WD to CR"
4 | date: 2016-07-21
5 | tags: [ resource-timing-1 ]
6 | ---
7 |
8 | changed status of "[Resource Timing Level 1](/spec/resource-timing-1)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-08-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Micropub\" from WD to CR"
4 | date: 2016-08-16
5 | tags: [ micropub ]
6 | ---
7 |
8 | changed status of "[Micropub](/spec/micropub)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-08-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Indexed Database API 2.0\" and \"HTML 5.2\"; changed status of \"DeviceOrientation Event Specification\" from WD to CR"
4 | date: 2016-08-18
5 | tags: [ IndexedDB-2 , html52 , orientation-event ]
6 | ---
7 |
8 | added "[Indexed Database API 2.0](/spec/IndexedDB-2)" and "[HTML 5.2](/spec/html52)"; changed status of "[DeviceOrientation Event Specification](/spec/orientation-event)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-08-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Input Events\"; changed status of \"Pointer Lock\" from CR to PR"
4 | date: 2016-08-30
5 | tags: [ input-events-1 , pointerlock ]
6 | ---
7 |
8 | added "[Input Events](/spec/input-events-1)"; changed status of "[Pointer Lock](/spec/pointerlock)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-09-05-adding-spec-history.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "Adding Individual Specification History"
4 | date: 2016-09-05
5 | ---
6 |
7 | A tiny bit of Jekyll magic was all it took to add individual specification history lists to specification pages. Each specification page now lists all the updates that mentioned this particular specification. All of this is done by using the post's tags (a surprisingly badly documented aspect of Jekyll) and listing all posts using that tag on each specification's page.
8 |
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-09-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Content Security Policy: Embedded Enforcement\""
4 | date: 2016-09-09
5 | tags: [ csp-embedded-enforcement ]
6 | ---
7 |
8 | added "[Content Security Policy: Embedded Enforcement](/spec/csp-embedded-enforcement)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-09-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Magnetometer Sensor\", \"Gyroscope Sensor\", \"Accelerometer Sensor\", \"Content Security Policy: Cookie Controls\", \"Content Security Policy Pinning\", and \"Entry Point Regulation\""
4 | date: 2016-09-13
5 | tags: [ magnetometer , gyroscope , accelerometer , csp-cookies , csp-pinning , epr ]
6 | ---
7 |
8 | added "[Magnetometer Sensor](/spec/magnetometer)", "[Gyroscope Sensor](/spec/gyroscope)", "[Accelerometer Sensor](/spec/accelerometer)", "[Content Security Policy: Cookie Controls](/spec/csp-cookies)", "[Content Security Policy Pinning](/spec/csp-pinning)", and "[Entry Point Regulation](/spec/epr)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-09-15-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Payments HTTP API 1.0\", \"Web Payments HTTP Messages 1.0\", and \"TV Control API Specification\", changed status of \"Secure Contexts\" from WD to CR; changed status of \"HTML 5.1\" from CR to PR"
4 | date: 2016-09-15
5 | tags: [ webpayments-http-api , webpayments-http-messages , tvcontrol-api , secure-contexts , html51 ]
6 | ---
7 |
8 | added "[Web Payments HTTP API 1.0](/spec/webpayments-http-api)", "[Web Payments HTTP Messages 1.0](/spec/webpayments-http-messages)", and "[TV Control API Specification](/spec/tvcontrol-api)", changed status of "[Secure Contexts](/spec/secure-contexts)" from WD to CR; changed status of "[HTML 5.1](/spec/html51)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-09-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebVR\""
4 | date: 2016-09-19
5 | tags: [ ]
6 | ---
7 |
8 | added "[WebVR](https://w3c.github.io/webvr/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-09-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Web Authentication: A Web API for accessing scoped credentials (webauthn-1)\" to \"Web Authentication: An API for accessing Scoped Credentials (webauthn-1)\""
4 | date: 2016-09-28
5 | tags: [ webauthn-1 , webauthn-1 ]
6 | ---
7 |
8 | renamed "[Web Authentication: A Web API for accessing scoped credentials (`webauthn-1`)](/spec/webauthn-1)" to "[Web Authentication: An API for accessing Scoped Credentials (`webauthn-1`)](/spec/webauthn-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-09-29-HTML5-is-POSIX.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "HTML5 is POSIX!"
4 | date: 2016-09-29
5 | ---
6 |
7 | 
8 |
--------------------------------------------------------------------------------
/_posts/2016-10-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Media Source Extensions\" from CR to PR"
4 | date: 2016-10-04
5 | tags: [ media-source ]
6 | ---
7 |
8 | changed status of "[Media Source Extensions](/spec/media-source)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-10-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"XMLHttpRequest Level 1\" from WD to NOTE"
4 | date: 2016-10-06
5 | tags: [ XMLHttpRequest ]
6 | ---
7 |
8 | changed status of "[XMLHttpRequest Level 1](/spec/XMLHttpRequest)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-10-11-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Service Workers (service-workers)\" to \"Service Workers 1 (service-workers-1)\""
4 | date: 2016-10-11
5 | tags: [ service-workers , service-workers-1 ]
6 | ---
7 |
8 | renamed "[Service Workers (`service-workers`)](/spec/service-workers)" to "[Service Workers 1 (`service-workers-1`)](/spec/service-workers-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-10-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Vibration API (vibration)\" to \"Vibration API (Second Edition) (vibration)\""
4 | date: 2016-10-18
5 | tags: [ vibration , vibration ]
6 | ---
7 |
8 | renamed "[Vibration API (`vibration`)](/spec/vibration)" to "[Vibration API (Second Edition) (`vibration`)](/spec/vibration)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-10-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated abstract of \"Beacon\""
4 | date: 2016-10-26
5 | tags: [ beacon ]
6 | ---
7 |
8 | updated abstract of "[Beacon](/spec/beacon)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-10-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Pointer Lock\" from PR to REC"
4 | date: 2016-10-27
5 | tags: [ pointerlock ]
6 | ---
7 |
8 | changed status of "[Pointer Lock](/spec/pointerlock)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-10-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Accessible Rich Internet Applications (WAI-ARIA) 1.1\""
4 | date: 2016-10-28
5 | tags: [ wai-aria-1.1 ]
6 | ---
7 |
8 | added "[Accessible Rich Internet Applications (WAI-ARIA) 1.1](/spec/wai-aria-1.1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-10-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"High Resolution Time Level 3\""
4 | date: 2016-10-31
5 | tags: [ hr-time-3 ]
6 | ---
7 |
8 | added "[High Resolution Time Level 3](/spec/hr-time-3)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML 5.1\" from PR to REC; changed status of \"High Resolution Time Level 2\" from WD to CR; changed status of \"Webmention\" from CR to PR"
4 | date: 2016-11-01
5 | tags: [ html51 , hr-time-2 , webmention ]
6 | ---
7 |
8 | changed status of "[HTML 5.1](/spec/html51)" from PR to REC; changed status of "[High Resolution Time Level 2](/spec/hr-time-2)" from WD to CR; changed status of "[Webmention](/spec/webmention)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"User Timing Level 2\""
4 | date: 2016-11-02
5 | tags: [ user-timing-2 ]
6 | ---
7 |
8 | added "[User Timing Level 2](/spec/user-timing-2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Resource Timing Level 2\""
4 | date: 2016-11-03
5 | tags: [ resource-timing-2 ]
6 | ---
7 |
8 | added "[Resource Timing Level 2](/spec/resource-timing-2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Content Security Policy Level 2\" from CR to PR"
4 | date: 2016-11-09
5 | tags: [ CSP2 ]
6 | ---
7 |
8 | changed status of "[Content Security Policy Level 2](/spec/CSP2)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Infra\""
4 | date: 2016-11-16
5 | tags: [ ]
6 | ---
7 |
8 | added "[Infra](https://infra.spec.whatwg.org/)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-17-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Media Source Extensions\" from PR to REC"
4 | date: 2016-11-17
5 | tags: [ media-source ]
6 | ---
7 |
8 | changed status of "[Media Source Extensions](/spec/media-source)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Pointer Lock 2.0\"; changed status of \"Page Visibility 2\" from WD to CR"
4 | date: 2016-11-22
5 | tags: [ pointerlock-2 , page-visibility-2 ]
6 | ---
7 |
8 | added "[Pointer Lock 2.0](/spec/pointerlock-2)"; changed status of "[Page Visibility 2](/spec/page-visibility-2)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-11-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Streams API\" from WD to NOTE"
4 | date: 2016-11-30
5 | tags: [ streams-api ]
6 | ---
7 |
8 | changed status of "[Streams API](/spec/streams-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-12-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"URL\" from WD to NOTE"
4 | date: 2016-12-06
5 | tags: [ url-1 ]
6 | ---
7 |
8 | changed status of "[URL](/spec/url-1)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-12-08-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Performance Timeline Level 2\" from WD to CR"
4 | date: 2016-12-08
5 | tags: [ performance-timeline-2 ]
6 | ---
7 |
8 | changed status of "[Performance Timeline Level 2](/spec/performance-timeline-2)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2016-12-15-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Cryptography API\" from CR to PR; changed status of \"Content Security Policy Level 2\" from PR to REC"
4 | date: 2016-12-15
5 | tags: [ WebCryptoAPI , CSP2 ]
6 | ---
7 |
8 | changed status of "[Web Cryptography API](/spec/WebCryptoAPI)" from CR to PR; changed status of "[Content Security Policy Level 2](/spec/CSP2)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-01-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Webmention\" from PR to REC; changed status of \"Network Service Discovery\" from WD to NOTE"
4 | date: 2017-01-12
5 | tags: [ webmention , discovery-api ]
6 | ---
7 |
8 | changed status of "[Webmention](/spec/webmention)" from PR to REC; changed status of "[Network Service Discovery](/spec/discovery-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-01-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Referrer Policy\" from WD to CR; changed status of \"Web Cryptography API\" from PR to REC"
4 | date: 2017-01-26
5 | tags: [ referrer-policy , WebCryptoAPI ]
6 | ---
7 |
8 | changed status of "[Referrer Policy](/spec/referrer-policy)" from WD to CR; changed status of "[Web Cryptography API](/spec/WebCryptoAPI)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-01-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Cooperative Scheduling of Background Tasks\" from WD to CR"
4 | date: 2017-01-31
5 | tags: [ requestidlecallback ]
6 | ---
7 |
8 | changed status of "[Cooperative Scheduling of Background Tasks](/spec/requestidlecallback)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-03-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Encrypted Media Extensions\" from CR to PR"
4 | date: 2017-03-16
5 | tags: [ encrypted-media ]
6 | ---
7 |
8 | changed status of "[Encrypted Media Extensions](/spec/encrypted-media)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-03-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Input Events (input-events)\" to \"Input Events Level 1 (input-events-1)\""
4 | date: 2017-03-20
5 | tags: [ input-events , input-events-1 ]
6 | ---
7 |
8 | renamed "[Input Events (`input-events`)](/spec/input-events)" to "[Input Events Level 1 (`input-events-1`)](/spec/input-events-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-03-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Input Events Level 2\""
4 | date: 2017-03-21
5 | tags: [ input-events-2 ]
6 | ---
7 |
8 | added "[Input Events Level 2](/spec/input-events-2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-03-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"WebDriver\" from WD to CR"
4 | date: 2017-03-31
5 | tags: [ webdriver ]
6 | ---
7 |
8 | changed status of "[WebDriver](/spec/webdriver)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-04-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Micropub\" from CR to PR"
4 | date: 2017-04-13
5 | tags: [ micropub ]
6 | ---
7 |
8 | changed status of "[Micropub](/spec/micropub)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-04-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Beacon\" from WD to CR"
4 | date: 2017-04-14
5 | tags: [ beacon ]
6 | ---
7 |
8 | changed status of "[Beacon](/spec/beacon)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-04-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"W3C DOM 4.1\""
4 | date: 2017-04-21
5 | tags: [ dom41 ]
6 | ---
7 |
8 | added "[W3C DOM 4.1](/spec/dom41)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-05-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Orientation Sensor\""
4 | date: 2017-05-12
5 | tags: [ orientation-sensor ]
6 | ---
7 |
8 | added "[Orientation Sensor](/spec/orientation-sensor)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-05-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Payment Handler API\"; changed status of \"TV Control API Specification\" from WD to NOTE"
4 | date: 2017-05-18
5 | tags: [ payment-handler , tvcontrol-api ]
6 | ---
7 |
8 | added "[Payment Handler API](/spec/payment-handler)"; changed status of "[TV Control API Specification](/spec/tvcontrol-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-05-23-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Micropub\" from PR to REC"
4 | date: 2017-05-23
5 | tags: [ micropub ]
6 | ---
7 |
8 | changed status of "[Micropub](/spec/micropub)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-05-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"DeviceOrientation Event Specification\" from CR to NOTE; changed status of \"Geofencing API\" from WD to NOTE"
4 | date: 2017-05-30
5 | tags: [ orientation-event , geofencing ]
6 | ---
7 |
8 | changed status of "[DeviceOrientation Event Specification](/spec/orientation-event)" from CR to NOTE; changed status of "[Geofencing API](/spec/geofencing)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-06-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"UI Events KeyboardEvent code Values\" and \"UI Events KeyboardEvent key Values\" from WD to CR"
4 | date: 2017-06-01
5 | tags: [ uievents-code , uievents-key ]
6 | ---
7 |
8 | changed status of "[UI Events KeyboardEvent code Values](/spec/uievents-code)" and "[UI Events KeyboardEvent key Values](/spec/uievents-key)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-06-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"FindText API\" from WD to NOTE"
4 | date: 2017-06-20
5 | tags: [ findtext ]
6 | ---
7 |
8 | changed status of "[FindText API](/spec/findtext)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-06-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Microdata\" from NOTE to WD"
4 | date: 2017-06-29
5 | tags: [ microdata ]
6 | ---
7 |
8 | changed status of "[HTML Microdata](/spec/microdata)" from NOTE to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-07-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Geolocation API Specification Level 2\""
4 | date: 2017-07-06
5 | tags: [ geolocation-API-v2 ]
6 | ---
7 |
8 | added "[Geolocation API Specification Level 2](/spec/geolocation-API-v2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-07-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Server Timing\" from NOTE to WD"
4 | date: 2017-07-13
5 | tags: [ server-timing ]
6 | ---
7 |
8 | changed status of "[Server Timing](/spec/server-timing)" from NOTE to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-08-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"High Resolution Time Level 3\" from WD to NOTE"
4 | date: 2017-08-03
5 | tags: [ hr-time-3 ]
6 | ---
7 |
8 | changed status of "[High Resolution Time Level 3](/spec/hr-time-3)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-08-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Indexed Database API 2.0\" and \"HTML 5.2\" from WD to CR"
4 | date: 2017-08-10
5 | tags: [ IndexedDB-2 , html52 ]
6 | ---
7 |
8 | changed status of "[Indexed Database API 2.0](/spec/IndexedDB-2)" and "[HTML 5.2](/spec/html52)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-08-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Motion Sensors Explainer\""
4 | date: 2017-08-26
5 | tags: [ motion-sensors ]
6 | ---
7 |
8 | added "[Motion Sensors Explainer](/spec/motion-sensors)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-09-08-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Paint Timing 1\" and \"Long Tasks API 1\""
4 | date: 2017-09-08
5 | tags: [ paint-timing , longtasks-1 ]
6 | ---
7 |
8 | added "[Paint Timing 1](/spec/paint-timing)" and "[Long Tasks API 1](/spec/longtasks-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-09-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Payment Request API\" and \"Payment Method Identifiers\"; added \"Intersection Observer\""
4 | date: 2017-09-14
5 | tags: [ payment-request , payment-method-id , intersection-observer ]
6 | ---
7 |
8 | changed status of "[Payment Request API](/spec/payment-request)" and "[Payment Method Identifiers](/spec/payment-method-id)"; added "[Intersection Observer](/spec/intersection-observer)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-09-18-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Encrypted Media Extensions\" from PR to REC"
4 | date: 2017-09-18
5 | tags: [ encrypted-media ]
6 | ---
7 |
8 | changed status of "[Encrypted Media Extensions](/spec/encrypted-media)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-09-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated title and abstract of \"Permissions\""
4 | date: 2017-09-26
5 | tags: [ permissions ]
6 | ---
7 |
8 | updated title and abstract of "[Permissions](/spec/permissions)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-10-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Audio Output Devices API\" from WD to CR"
4 | date: 2017-10-03
5 | tags: [ audio-output ]
6 | ---
7 |
8 | changed status of "[Audio Output Devices API](/spec/audio-output)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-10-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated abstract of \"HTML Microdata\""
4 | date: 2017-10-09
5 | tags: [ microdata ]
6 | ---
7 |
8 | updated abstract of "[HTML Microdata](/spec/microdata)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-10-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Cooperative Scheduling of Background Tasks\" from CR to PR"
4 | date: 2017-10-10
5 | tags: [ requestidlecallback ]
6 | ---
7 |
8 | changed status of "[Cooperative Scheduling of Background Tasks](/spec/requestidlecallback)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-10-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Vehicle Information API Specification\""
4 | date: 2017-10-13
5 | tags: [ vehicle-information-api ]
6 | ---
7 |
8 | added "[Vehicle Information API Specification](/spec/vehicle-information-api)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-10-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Remote Playback API\" from WD to CR"
4 | date: 2017-10-19
5 | tags: [ remote-playback ]
6 | ---
7 |
8 | changed status of "[Remote Playback API](/spec/remote-playback)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-10-28-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Preload\" from WD to CR"
4 | date: 2017-10-28
5 | tags: [ preload ]
6 | ---
7 |
8 | changed status of "[Preload](/spec/preload)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-11-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML 5.2\" from CR to PR; changed status of \"WebRTC 1.0: Real-time Communication Between Browsers\" from WD to CR"
4 | date: 2017-11-02
5 | tags: [ html52 , webrtc ]
6 | ---
7 |
8 | changed status of "[HTML 5.2](/spec/html52)" from CR to PR; changed status of "[WebRTC 1.0: Real-time Communication Between Browsers](/spec/webrtc)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-11-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Indexed Database API 2.0\" from CR to PR"
4 | date: 2017-11-16
5 | tags: [ IndexedDB-2 ]
6 | ---
7 |
8 | changed status of "[Indexed Database API 2.0](/spec/IndexedDB-2)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-11-29-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Media Capture\" from CR to PR"
4 | date: 2017-11-29
5 | tags: [ html-media-capture ]
6 | ---
7 |
8 | changed status of "[HTML Media Capture](/spec/html-media-capture)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-12-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated abstract of \"Clear Site Data\""
4 | date: 2017-12-02
5 | tags: [ clear-site-data ]
6 | ---
7 |
8 | updated abstract of "[Clear Site Data](/spec/clear-site-data)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-12-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Payments HTTP API 1.0\" from WD to NOTE; added \"Payment Method Manifest\""
4 | date: 2017-12-12
5 | tags: [ webpayments-http-api , payment-method-manifest ]
6 | ---
7 |
8 | changed status of "[Web Payments HTTP API 1.0](/spec/webpayments-http-api)" from WD to NOTE; added "[Payment Method Manifest](/spec/payment-method-manifest)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2017-12-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML 5.2\" from PR to REC; added \"HTML 5.3\"; changed status of \"Wake Lock API\" from WD to CR"
4 | date: 2017-12-14
5 | tags: [ html52 , html53 , wake-lock ]
6 | ---
7 |
8 | changed status of "[HTML 5.2](/spec/html52)" from PR to REC; added "[HTML 5.3](/spec/html53)"; changed status of "[Wake Lock API](/spec/wake-lock)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-01-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Indexed Database API 2.0\" from PR to REC"
4 | date: 2018-01-30
5 | tags: [ IndexedDB-2 ]
6 | ---
7 |
8 | changed status of "[Indexed Database API 2.0](/spec/IndexedDB-2)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-02-02-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML Media Capture\" from PR to REC"
4 | date: 2018-02-02
5 | tags: [ html-media-capture ]
6 | ---
7 |
8 | changed status of "[HTML Media Capture](/spec/html-media-capture)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-03-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Ambient Light Sensor\", \"Magnetometer\", \"Accelerometer Sensor\", \"Gyroscope Sensor\", \"Orientation Sensor\", and \"Generic Sensor API\" from WD to CR"
4 | date: 2018-03-22
5 | tags: [ ambient-light , magnetometer , accelerometer , gyroscope , orientation-sensor , generic-sensor ]
6 | ---
7 |
8 | changed status of "[Ambient Light Sensor](/spec/ambient-light)", "[Magnetometer](/spec/magnetometer)", "[Accelerometer Sensor](/spec/accelerometer)", "[Gyroscope Sensor](/spec/gyroscope)", "[Orientation Sensor](/spec/orientation-sensor)", and "[Generic Sensor API](/spec/generic-sensor)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-03-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"HTML5\" from REC to SPSD"
4 | date: 2018-03-27
5 | tags: [ html5 ]
6 | ---
7 |
8 | changed status of "[HTML5](/spec/html5)" from REC to SPSD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-04-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"WebDriver\" from CR to PR"
4 | date: 2018-04-25
5 | tags: [ webdriver ]
6 | ---
7 |
8 | changed status of "[WebDriver](/spec/webdriver)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-05-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Custom Elements\" from WD to NOTE"
4 | date: 2018-05-03
5 | tags: [ custom-elements ]
6 | ---
7 |
8 | changed status of "[Custom Elements](/spec/custom-elements)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-05-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Pointer Events Level 2\" from WD to CR; updated title of \"Payment Method: Basic Card\""
4 | date: 2018-05-10
5 | tags: [ pointerevents2 , payment-method-basic-card ]
6 | ---
7 |
8 | changed status of "[Pointer Events Level 2](/spec/pointerevents2)" from WD to CR; updated title of "[Payment Method: Basic Card](/spec/payment-method-basic-card)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-06-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"WebDriver\" from PR to REC"
4 | date: 2018-06-05
5 | tags: [ webdriver ]
6 | ---
7 |
8 | changed status of "[WebDriver](/spec/webdriver)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-06-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "updated abstract of \"Web Audio API\""
4 | date: 2018-06-19
5 | tags: [ webaudio ]
6 | ---
7 |
8 | updated abstract of "[Web Audio API](/spec/webaudio)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-06-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Vehicle Information API Specification\" from WD to NOTE"
4 | date: 2018-06-27
5 | tags: [ vehicle-information-api ]
6 | ---
7 |
8 | changed status of "[Vehicle Information API Specification](/spec/vehicle-information-api)" from WD to NOTE
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-07-03-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Identifiers for WebRTC's Statistics API\" from WD to CR; added \"WebRTC DSCP Control API\" and \"MediaStreamTrack Content Hints\""
4 | date: 2018-07-03
5 | tags: [ webrtc-stats , webrtc-dscp , mst-content-hint ]
6 | ---
7 |
8 | changed status of "[Identifiers for WebRTC's Statistics API](/spec/webrtc-stats)" from WD to CR; added "[WebRTC DSCP Control API](/spec/webrtc-dscp)" and "[MediaStreamTrack Content Hints](/spec/mst-content-hint)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-07-09-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"User Timing Level 2\" from WD to CR"
4 | date: 2018-07-09
5 | tags: [ user-timing-2 ]
6 | ---
7 |
8 | changed status of "[User Timing Level 2](/spec/user-timing-2)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-08-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Web Authentication: An API for accessing Scoped Credentials (webauthn-1)\" to \"Web Authentication: An API for accessing Public Key Credentials Level 1 (webauthn-1)\""
4 | date: 2018-08-06
5 | tags: [ webauthn-1 , webauthn-1 ]
6 | ---
7 |
8 | renamed "[Web Authentication: An API for accessing Scoped Credentials (`webauthn-1`)](/spec/webauthn-1)" to "[Web Authentication: An API for accessing Public Key Credentials Level 1 (`webauthn-1`)](/spec/webauthn-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-08-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Authentication: An API for accessing Public Key Credentials Level 1\" from WD to CR"
4 | date: 2018-08-07
5 | tags: [ webauthn-1 ]
6 | ---
7 |
8 | changed status of "[Web Authentication: An API for accessing Public Key Credentials Level 1](/spec/webauthn-1)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-08-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Geolocation Sensor\""
4 | date: 2018-08-21
5 | tags: [ geolocation-sensor ]
6 | ---
7 |
8 | added "[Geolocation Sensor](/spec/geolocation-sensor)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-09-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Audio API\" from WD to CR"
4 | date: 2018-09-19
5 | tags: [ webaudio ]
6 | ---
7 |
8 | changed status of "[Web Audio API](/spec/webaudio)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-09-25-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Device Memory\", changed status of \"Network Error Logging\" and \"Reporting API\" from NOTE to WD"
4 | date: 2018-09-25
5 | tags: [ device-memory-1 , network-error-logging , reporting-1 ]
6 | ---
7 |
8 | added "[Device Memory](/spec/device-memory-1)", changed status of "[Network Error Logging](/spec/network-error-logging)" and "[Reporting API](/spec/reporting-1)" from NOTE to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-09-27-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Identity for WebRTC 1.0\""
4 | date: 2018-09-27
5 | tags: [ webrtc-identity ]
6 | ---
7 |
8 | added "[Identity for WebRTC 1.0](/spec/webrtc-identity)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-10-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Pointer Events Level 2\" from CR to PR"
4 | date: 2018-10-16
5 | tags: [ pointerevents2 ]
6 | ---
7 |
8 | changed status of "[Pointer Events Level 2](/spec/pointerevents2)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-10-30-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Performance Timeline Level 2\" from CR to WD"
4 | date: 2018-10-30
5 | tags: [ performance-timeline-2 ]
6 | ---
7 |
8 | changed status of "[Performance Timeline Level 2](/spec/performance-timeline-2)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2018-12-11-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Pointer Events Level 2\" from PR to CR"
4 | date: 2018-12-11
5 | tags: [ pointerevents2 ]
6 | ---
7 |
8 | changed status of "[Pointer Events Level 2](/spec/pointerevents2)" from PR to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-01-10-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"User Timing Level 2\" from CR to PR"
4 | date: 2019-01-10
5 | tags: [ user-timing-2 ]
6 | ---
7 |
8 | changed status of "[User Timing Level 2](/spec/user-timing-2)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-01-17-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Authentication: An API for accessing Public Key Credentials Level 1\" from CR to PR"
4 | date: 2019-01-17
5 | tags: [ webauthn-1 ]
6 | ---
7 |
8 | changed status of "[Web Authentication: An API for accessing Public Key Credentials Level 1](/spec/webauthn-1)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-02-06-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebXR Device API\"; changed status of \"WebVR\" to 'abandoned'"
4 | date: 2019-02-06
5 | tags: [ webxr ]
6 | ---
7 |
8 | added "[WebXR Device API](/spec/webxr)"; changed status of "[WebVR](https://w3c.github.io/webvr/)" to 'abandoned'
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-02-21-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Pointer Events Level 2\" from CR to PR"
4 | date: 2019-02-21
5 | tags: [ pointerevents2 ]
6 | ---
7 |
8 | changed status of "[Pointer Events Level 2](/spec/pointerevents2)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-02-26-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"User Timing Level 2\" from PR to REC"
4 | date: 2019-02-26
5 | tags: [ user-timing-2 ]
6 | ---
7 |
8 | changed status of "[User Timing Level 2](/spec/user-timing-2)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-03-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Web Authentication: An API for accessing Public Key Credentials Level 1\" from PR to REC"
4 | date: 2019-03-04
5 | tags: [ webauthn-1 ]
6 | ---
7 |
8 | changed status of "[Web Authentication: An API for accessing Public Key Credentials Level 1](/spec/webauthn-1)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-03-05-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"User Timing Level 3\""
4 | date: 2019-03-05
5 | tags: [ user-timing-3 ]
6 | ---
7 |
8 | added "[User Timing Level 3](/spec/user-timing-3)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-03-07-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Ambient Light Sensor\", \"Magnetometer\", \"Accelerometer Sensor\", \"Gyroscope Sensor\", \"Orientation Sensor\", and \"Generic Sensor API\" from CR to WD"
4 | date: 2019-03-07
5 | tags: [ ambient-light , magnetometer , accelerometer , gyroscope , orientation-sensor , generic-sensor ]
6 | ---
7 |
8 | changed status of "[Ambient Light Sensor](/spec/ambient-light)", "[Magnetometer](/spec/magnetometer)", "[Accelerometer Sensor](/spec/accelerometer)", "[Gyroscope Sensor](/spec/gyroscope)", "[Orientation Sensor](/spec/orientation-sensor)", and "[Generic Sensor API](/spec/generic-sensor)" from CR to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-04-04-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Pointer Events Level 2\" from PR to REC"
4 | date: 2019-04-04
5 | tags: [ pointerevents2 ]
6 | ---
7 |
8 | changed status of "[Pointer Events Level 2](/spec/pointerevents2)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-04-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"DeviceOrientation Event Specification\" from NOTE to WD"
4 | date: 2019-04-16
5 | tags: [ orientation-event ]
6 | ---
7 |
8 | changed status of "[DeviceOrientation Event Specification](/spec/orientation-event)" from NOTE to WD
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-09-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebDriver Level 2\""
4 | date: 2019-09-13
5 | tags: [ webdriver2 ]
6 | ---
7 |
8 | added "[WebDriver Level 2](/spec/webdriver2)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-10-19-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"High Resolution Time Level 2\" from CR to PR"
4 | date: 2019-10-19
5 | tags: [ hr-time-2 ]
6 | ---
7 |
8 | changed status of "[High Resolution Time Level 2](/spec/hr-time-2)" from CR to PR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-10-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"WebXR Gamepads Module Level 1\" and \"WebXR Augmented Reality Module Level 1\""
4 | date: 2019-10-20
5 | tags: [ webxr-gamepads-module-1 , webxr-ar-module-1 ]
6 | ---
7 |
8 | added "[WebXR Gamepads Module Level 1](/spec/webxr-gamepads-module-1)" and "[WebXR Augmented Reality Module Level 1](/spec/webxr-ar-module-1)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-11-01-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Scalable Video Coding (SVC) Extension for WebRTC\""
4 | date: 2019-11-01
5 | tags: [ webrtc-svc ]
6 | ---
7 |
8 | added "[Scalable Video Coding (SVC) Extension for WebRTC](/spec/webrtc-svc)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-11-20-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Service Workers 1\" from WD to CR; updated abstract of \"Screen Capture\""
4 | date: 2019-11-20
5 | tags: [ service-workers-1 , screen-capture ]
6 | ---
7 |
8 | changed status of "[Service Workers 1](/spec/service-workers-1)" from WD to CR; updated abstract of "[Screen Capture](/spec/screen-capture)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-11-22-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"High Resolution Time Level 2\" from PR to REC"
4 | date: 2019-11-22
5 | tags: [ hr-time-2 ]
6 | ---
7 |
8 | changed status of "[High Resolution Time Level 2](/spec/hr-time-2)" from PR to REC
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-12-12-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Pointer Events Level 3\""
4 | date: 2019-12-12
5 | tags: [ pointerevents3 ]
6 | ---
7 |
8 | added "[Pointer Events Level 3](/spec/pointerevents3)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-12-13-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Gyroscope Sensor (gyroscope)\" to \"Gyroscope (gyroscope)\""
4 | date: 2019-12-13
5 | tags: [ gyroscope , gyroscope ]
6 | ---
7 |
8 | renamed "[Gyroscope Sensor (`gyroscope`)](/spec/gyroscope)" to "[Gyroscope (`gyroscope`)](/spec/gyroscope)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-12-14-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "renamed \"Accelerometer Sensor (accelerometer)\" to \"Accelerometer (accelerometer)\""
4 | date: 2019-12-14
5 | tags: [ accelerometer , accelerometer ]
6 | ---
7 |
8 | renamed "[Accelerometer Sensor (`accelerometer`)](/spec/accelerometer)" to "[Accelerometer (`accelerometer`)](/spec/accelerometer)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-12-16-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "changed status of \"Accelerometer\", \"Gyroscope\", \"Orientation Sensor\", and \"Generic Sensor API\" from WD to CR"
4 | date: 2019-12-16
5 | tags: [ accelerometer , gyroscope , orientation-sensor , generic-sensor ]
6 | ---
7 |
8 | changed status of "[Accelerometer](/spec/accelerometer)", "[Gyroscope](/spec/gyroscope)", "[Orientation Sensor](/spec/orientation-sensor)", and "[Generic Sensor API](/spec/generic-sensor)" from WD to CR
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2019-12-17-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Web Share API\""
4 | date: 2019-12-17
5 | tags: [ web-share ]
6 | ---
7 |
8 | added "[Web Share API](/spec/web-share)"
9 |
10 |
--------------------------------------------------------------------------------
/_posts/2020-01-31-update.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: "added \"Picture-in-Picture\", \"Media Capabilities\", and \"Media Session Standard\""
4 | date: 2020-01-31
5 | tags: [ picture-in-picture , media-capabilities , mediasession ]
6 | ---
7 |
8 | added "[Picture-in-Picture](/spec/picture-in-picture)", "[Media Capabilities](/spec/media-capabilities)", and "[Media Session Standard](/spec/mediasession)"
9 |
10 |
--------------------------------------------------------------------------------
/css/main.scss:
--------------------------------------------------------------------------------
1 | ---
2 | # Only the main Sass file needs front matter (the dashes are enough)
3 | ---
4 | @charset "utf-8";
5 |
6 |
7 |
8 | // Our variables
9 | $base-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
10 | $base-font-size: 16px;
11 | $base-font-weight: 400;
12 | $small-font-size: $base-font-size * 0.875;
13 | $base-line-height: 1.5;
14 |
15 | $spacing-unit: 30px;
16 |
17 | $text-color: #111;
18 | $background-color: #fdfdfd;
19 | $brand-color: #2a7ae2;
20 |
21 | $grey-color: #828282;
22 | $grey-color-light: lighten($grey-color, 40%);
23 | $grey-color-dark: darken($grey-color, 25%);
24 |
25 | // Width of the content area
26 | $content-width: 800px;
27 |
28 | $on-palm: 600px;
29 | $on-laptop: 800px;
30 |
31 |
32 |
33 | // Use media queries like this:
34 | // @include media-query($on-palm) {
35 | // .wrapper {
36 | // padding-right: $spacing-unit / 2;
37 | // padding-left: $spacing-unit / 2;
38 | // }
39 | // }
40 | @mixin media-query($device) {
41 | @media screen and (max-width: $device) {
42 | @content;
43 | }
44 | }
45 |
46 |
47 |
48 | // Import partials from `sass_dir` (defaults to `_sass`)
49 | @import
50 | "base",
51 | "layout",
52 | "syntax-highlighting"
53 | ;
54 |
--------------------------------------------------------------------------------
/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dret/HTML5-overview/5ae572b2fe58962942a20d6dc8610e238dbd13aa/favicon.ico
--------------------------------------------------------------------------------
/history.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: default
3 | permalink: /history
4 | ---
5 |
6 |
7 |
8 |
History of all Updates
9 |
10 |
17 |
18 |
19 |
20 |
21 |
--------------------------------------------------------------------------------
/img/HTML5-is-POSIX.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dret/HTML5-overview/5ae572b2fe58962942a20d6dc8610e238dbd13aa/img/HTML5-is-POSIX.jpg
--------------------------------------------------------------------------------
/spec/FileAPI.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "File API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/FileAPI
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification provides an API for representing file objects in web applications,
29 | as well as programmatically selecting them and accessing their data.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | File API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/SRI.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Subresource Integrity"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/SRI
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines a mechanism by which user agents may verify that a fetched
29 | resource has been delivered without unexpected manipulation.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Subresource Integrity Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/XMLHttpRequest.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "XMLHttpRequest Level 1"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/XMLHttpRequest
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | The XMLHttpRequest specification defines an API that provides scripted client functionality
29 | for transferring data between a client and a server.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | XMLHttpRequest Level 1 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/ambient-light.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Ambient Light Sensor"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/ambient-light
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines a concrete sensor interface to monitor the ambient light
29 | level or illuminance of the device's environment.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Ambient Light Sensor Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/api-perms.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Permissions for Device API Access"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/api-perms
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This document identifies the permissions that are needed to use specific client-side
29 | APIs which grant access to sensitive data and operations.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Permissions for Device API Access Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/audio-output.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Audio Output Devices API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Candidate Recommendation (CR)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/audio-output
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This document defines a set of JavaScript APIs that let a Web application manage how
29 | audio is rendered on the user audio output devices.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Audio Output Devices API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/audioproc.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Audio Processing API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/audioproc
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification introduces and compares two client-side APIs for processing and
29 | synthesizing real-time audio streams in the browser.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Audio Processing API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/battery-status.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Battery Status API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Candidate Recommendation (CR)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/battery-status
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API that provides information about the battery status
29 | of the hosting device.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Battery Status API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/calendar-api.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Calendar API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/calendar-api
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | The Calendar API defines the high-level interfaces required to obtain read access
29 | to a user's calendaring service.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Calendar API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/clear-site-data.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Clear Site Data"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/clear-site-data
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This document defines an imperative mechanism which allows web developers to instruct
29 | a user agent to clear a site's locally stored data related to a host.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Clear Site Data Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/clipboard-apis.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Clipboard API and Events"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/clipboard-apis
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This document describes APIs for clipboard operations such as copy, cut and paste
29 | in web applications.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Clipboard API and Events Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/custom-elements.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Custom Elements"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/custom-elements
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification describes the method for enabling the author to define and use
29 | new types of DOM elements in a document.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Custom Elements Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/dom.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "W3C DOM4"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/dom
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | DOM defines a platform-neutral model for events and node trees. DOM4 adds Mutation
29 | Observers as a replacement for Mutation Events.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | W3C DOM4 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/dom41.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "W3C DOM4.1"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/dom41
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | DOM defines a platform-neutral model for events and node trees.
29 |
30 |
31 |
32 |
33 |
34 |
35 | W3C DOM4.1 Updates:
36 |
37 |
--------------------------------------------------------------------------------
/spec/findtext.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "FindText API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/findtext
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | The FindText API specification describes an API for finding ranges of text in a document
29 | or part of a document, using a variety of selection criteria.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | FindText API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/fullscreen.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Fullscreen"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/fullscreen
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | Fullscreen defines the fullscreen API for the web platform.
29 |
30 |
31 |
32 |
33 |
34 |
35 | Fullscreen Updates:
36 |
37 |
--------------------------------------------------------------------------------
/spec/gamepad.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Gamepad"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/gamepad
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | The Gamepad specification defines a low-level interface that represents gamepad devices.
29 |
30 |
31 |
32 |
33 |
34 |
35 | Gamepad Updates:
36 |
37 |
--------------------------------------------------------------------------------
/spec/geolocation-sensor.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Geolocation Sensor"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/geolocation-sensor
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines the GeolocationSensor interface for obtaining geolocation
29 | of the hosting device.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Geolocation Sensor Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/gyroscope.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Gyroscope"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Candidate Recommendation (CR)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/gyroscope
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines a concrete sensor interface to monitor the rate of rotation
29 | around the device's local three primary axes.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Gyroscope Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/hr-time-3.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "High Resolution Time Level 3"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/hr-time-3
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API that provides the current time in sub-millisecond
29 | resolution and such that it is not subject to system clock skew or adjustments.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | High Resolution Time Level 3 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/html-imports.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "HTML Imports"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/html-imports
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | HTML Imports are a way to include and reuse HTML documents in other HTML documents.
29 |
30 |
31 |
32 |
33 |
34 |
35 | HTML Imports Updates:
36 |
37 |
--------------------------------------------------------------------------------
/spec/html-media-capture.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "HTML Media Capture"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/html-media-capture
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines HTML form enhancements that provide access to the audio,
29 | image and video capture capabilities of the device.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | HTML Media Capture Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/html-templates.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "HTML Templates"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/html-templates
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification describes a method for declaring inert DOM subtrees in HTML and
29 | manipulating them to instantiate document fragments with identical contents.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | HTML Templates Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/input-events.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Input Events"
5 | ---
6 |
7 | Old name/id for
8 | Input Events Level 1 (
9 | input-events-1
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | Input Events Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/magnetometer.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Magnetometer Sensor"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/magnetometer
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines a concrete sensor interface to measure magnetic field in
29 | the X, Y and Z axis.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Magnetometer Sensor Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/media-capture-api.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Media Capture API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/media-capture-api
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an Application Programming Interface (API) that provides
29 | access to the audio, image and video capture capabilities of the device.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Media Capture API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/mediastream-recording.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "MediaStream Recording"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/mediastream-recording
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This document defines a recording API for use with MediaStreams as defined in Media
29 | Capture and Streams.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | MediaStream Recording Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/messaging-api.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "The Messaging API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/messaging-api
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API that provides access to messaging functionality
29 | in the device, including SMS, MMS and email.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | The Messaging API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/navigation-error-logging.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Navigation Error Logging"
5 | ---
6 |
7 | Old name/id for
8 | Network Error Logging (
9 | network-error-logging
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | Navigation Error Logging Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/navigation-timing.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Navigation Timing"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/navigation-timing
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an interface for web applications to access timing information
29 | related to navigation and elements.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Navigation Timing Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/netinfo-api.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Network Information API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/netinfo-api
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | The Network Information API provides an interface for web applications to access the
29 | underlying connection information of the device.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Network Information API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/paint-timing.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Paint Timing 1"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/paint-timing
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This document defines an API that can be used to capture a series of key moments (First
29 | Paint, First Contentful Paint) during pageload which developers care about.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Paint Timing 1 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/performance-timeline.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Performance Timeline"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/performance-timeline
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an interface for web applications to access timing information
29 | related to navigation and elements.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Performance Timeline Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/powerful-features.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Privileged Contexts"
5 | ---
6 |
7 | Old name/id for
8 | Secure Contexts (
9 | secure-contexts
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | Privileged Contexts Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/presentation-api.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Presentation API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Candidate Recommendation (CR)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/presentation-api
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API to enable web content to access external presentation-type
29 | displays and use them for presenting web content.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Presentation API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/proximity.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Proximity Sensor"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/proximity
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines a concrete sensor interface to monitor the presence of
29 | nearby objects without physical contact.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Proximity Sensor Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/raw-sockets.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Raw Sockets"
5 | ---
6 |
7 | Old name/id for
8 | TCP and UDP Socket API (
9 | tcp-udp-sockets
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | Raw Sockets Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/remote-playback.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Remote Playback API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Candidate Recommendation (CR)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/remote-playback
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API extending the HTMLMediaElement that enables controlling
29 | remote playback of media from a web page.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Remote Playback API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/resource-timing-2.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Resource Timing Level 2"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/resource-timing-2
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an interface for web applications to access the complete
29 | timing information for resources in a document.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Resource Timing Level 2 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/screen-capture.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Screen Capture"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/screen-capture
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This document defines how a user's display, or parts thereof, can be used as the source
29 | of a media stream using getDisplayMedia, an extension to the Media Capture API.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Screen Capture Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/selectors-api.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Selectors API Level 1"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/selectors-api
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | The Selectors API specification defines methods for retrieving Element nodes from
29 | the DOM by matching against a group of selectors.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Selectors API Level 1 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/service-workers.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Service Workers"
5 | ---
6 |
7 | Old name/id for
8 | Service Workers 1 (
9 | service-workers-1
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | Service Workers Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/url-1.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "URL"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/url-1
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | The URL Standard defines URLs, domains, IP addresses, the application/x-www-form-urlencoded
29 | format, and their API.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | URL Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/url.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "URL"
5 | ---
6 |
7 | Old name/id for
8 | URL (
9 | url-1
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | URL Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/user-timing-2.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "User Timing Level 2"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/user-timing-2
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an interface to help web developers measure the performance
29 | of their applications by giving them access to high precision timestamps.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | User Timing Level 2 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/user-timing-3.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "User Timing Level 3"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/user-timing-3
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an interface to help web developers measure the performance
29 | of their applications by giving them access to high precision timestamps.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | User Timing Level 3 Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/user-timing.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "User Timing"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/user-timing
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an interface to help web developers measure the performance
29 | of their applications by giving them access to high precision timestamps.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | User Timing Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/vibration.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Vibration API (Second Edition)"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/vibration
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API that provides access to the vibration mechanism
29 | of the hosting device. Vibration is a form of tactile feedback.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Vibration API (Second Edition) Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/web-alarms.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Web Alarms API Specification"
5 | ---
6 |
7 | Old name/id for
8 | Task Scheduler API Specification (
9 | task-scheduler
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | Web Alarms API Specification Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/web-animations.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Web Animations"
5 | ---
6 |
7 | Old name/id for
8 | Web Animations (
9 | web-animations-1
)
10 | .
11 |
12 |
13 |
14 |
15 |
16 | Web Animations Updates:
17 |
18 |
--------------------------------------------------------------------------------
/spec/webdatabase.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Web SQL Database"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Note (NOTE)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/webdatabase
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API for storing data in databases that can be queried
29 | using a variant of SQL.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Web SQL Database Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/webmention.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Webmention"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/webmention
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | Webmention is a simple way to notify any URL when you link to it on your site. From
29 | the receiver's perspective, it's a way to request notifications when other sites link
30 | to it.
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 | Webmention Updates:
39 |
40 |
--------------------------------------------------------------------------------
/spec/webmessaging.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "HTML5 Web Messaging"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/webmessaging
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines two mechanism for communicating between browsing contexts
29 | in HTML documents.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | HTML5 Web Messaging Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/webrtc-dscp.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "WebRTC DSCP Control API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/webrtc-dscp
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This API defines a control surface for manipulating the network control bits (DSCP
29 | bits) of outgoing WebRTC packets.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | WebRTC DSCP Control API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/websockets.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "WebSocket API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Candidate Recommendation (CR)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/websockets
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API that enables Web pages to use the WebSocket protocol
29 | (defined by the IETF) for two-way communication with a remote host.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | WebSocket API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/webstorage.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Web Storage (Second Edition)"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Recommendation (REC)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/webstorage
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API for persistent data storage of key-value pair data
29 | in Web clients.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Web Storage (Second Edition) Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/webxr.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "WebXR Device API"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/webxr
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification describes support for accessing virtual reality (VR) and augmented
29 | reality (AR) devices, including sensors and head-mounted displays, on the Web.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | WebXR Device API Updates:
38 |
39 |
--------------------------------------------------------------------------------
/spec/worklets-1.html:
--------------------------------------------------------------------------------
1 | ---
2 | layout: page
3 | category: spec
4 | title: "Worklets Level 1"
5 | ---
6 |
7 |
8 |
9 |
10 | Current Status:
11 |
12 | Working Draft (WD)
13 |
14 |
15 |
16 | Canonical URI:
17 |
18 |
19 |
20 | http://www.w3.org/TR/worklets-1
21 |
22 |
23 |
24 |
25 |
26 | Abstract:
27 |
28 | This specification defines an API for running scripts in stages of the rendering pipeline
29 | independent of the main JavaScript execution environment.
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 | Worklets Level 1 Updates:
38 |
39 |
--------------------------------------------------------------------------------