Posts

Showing posts with the label Web Platform Working Group

First Public Working Draft: Federated Credential Management API

  The   Federated Identity Working Group   has published a First Public Working Draft of   Federated Credential Management API , a Web Platform API that allows users to login to websites with their federated accounts in a privacy preserving manner.

Indexed Database API 2.0 is now a W3C Recommendation

Image
30 January 2018 The  Web Platform Working Group  has published a W3C Recommendation of the  Indexed Database API 2.0  specification. The Indexed Database API 2.0 specification defines APIs for a database of records holding simple values and hierarchical objects. Each record consists of a key and some value. Moreover, the database maintains indexes over records it stores. An application developer directly uses an API to locate records either by their key or by using an index. A query language can be layered on this API. An indexed database can be implemented using a persistent B-tree data structure.

W3C Invites Implementations of HTML 5.2

8 August 2017  |  Archive The  Web Platform Working Group  invites implementations of  HTML 5.2  Candidate Recommendation. This specification defines the 5th major version, second minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability.