Three drafts published by the Web Applications Working Group

Author(s) and publish date

Published:

The Web Applications Working Group has published three First Public Working Drafts today:

  • Introduction to Web Components. This document is a non-normative reference, which aims to provide an overview of how Web Components work. It summarizes the normative information in the respective specifications in an easy-to-digest prose and illustration.
  • Shadow DOM. This specification describes a method of establishing and maintaining functional boundaries between DOM subtrees and how these subtrees interact with each other within a document tree, thus enabling better functional encapsulation within DOM.
  • The Screen Orientation API. The Screen Orientation API's goal is to provide an interface for web applications to be able to read the screen orientation state, to be informed when this state changes and to be able to lock the screen orientation to a specific state.

Learn more about the Rich Web Client Activity.

Related RSS feed