W3C Public Newsletter, 2018-08-13

Dear W3C Public Newsletter Subscriber,

The 2018-08-13 version of the W3C Public Newsletter is online:
  https://www.w3.org/News/Public/pnews-20180813

A simplified plain text version is available below.

W3C Communications Team

-----------------------------------
New version of the Roadmap of Web Applications on Mobile

   7 August 2018
   <https://www.w3.org/blog/news/archives/7227>

   W3C has published a new version of its Roadmap of Web Applications on Mobile, an overview of the various technologies developed in W3C that increase the capabilities of Web applications, and how they apply more specifically to the mobile context.

   <https://www.w3.org/2018/07/web-roadmaps/mobile/>

   The contents of the roadmap have been updated to follow the evolution of the Web platform since April 2018. See the Change history for details. Most of these updates focused on mechanisms that allow mobile web applications to tweak performance settings and gain finer-grained control over the browser’s default behavior. In particular, new exploratory work and technologies in progress mentioned in the Performance and Tuning page include:

   <https://www.w3.org/2018/07/web-roadmaps/mobile/about.html#july-2018>
   <https://www.w3.org/2018/07/web-roadmaps/mobile/performance>
     * the CSS Animation Worklet API to create scripted animations in a dedicated thread,
     * the CSS contain property to indicate that an element’s subtree is independent of the rest of the page,
     * the proposed CSS overscroll-behavior property to control the behavior of a scroll container when its scrollport reaches the boundary of its scroll box,
     * the Event Timing Web Perf API to measure the latency of events triggered by user interaction,
     * the Identifiers for WebRTC’s Statistics API to monitor the performance of the network and media pipeline in peer-to-peer scenarios, and
     * Priority Hints to let developers signal the priority of each resource they need to download.

   The roadmap did not mention "WebDriver," recently published as a W3C Recommendation, a key technology for mobile web developers as it enables automated testing across browsers and devices. This was an oversight, fixed in this new version.

   <https://www.w3.org/TR/webdriver1/>

   The implementation info rendered in tables now also embeds information from the MDN Browser Compatibility Data project. A new “partial” badge also indicates that an implementation may be incomplete, either because it is, or because implementation data is not complete enough to assess support of the entire specification.

   <https://github.com/mdn/browser-compat-data>

   Sponsored by Beihang University, this project is part of a set of roadmaps under development in a GitHub repository to document existing standards, highlight ongoing standardization efforts, point out topics under incubation, and discuss technical gaps that may need to be addressed in the future. New versions will be published on a quarterly basis, or as needed depending on progress of key technologies of the Web platform. We encourage the community to review them and raise comments, or suggest new ones, in the repository’s issue tracker.

   <https://github.com/w3c/web-roadmaps/>
   <https://github.com/w3c/web-roadmaps/issues/>

W3C Invites Implementations of CSS Painting API Level 1

   10 August 2018
   <https://www.w3.org/blog/news/archives/7234>

   The CSS Working Group invites implementations of a Candidate Recommendation of "CSS Painting API Level 1," an API for allowing web developers to define a custom CSS "<image>" with javascript, which will respond to style and size changes. See EXPLAINER.

   <https://www.w3.org/Style/CSS/members>
   <https://www.w3.org/TR/2018/CR-css-paint-api-1-20180809/>
   <https://www.w3.org/TR/css3-images/#image-type>
   <https://github.com/w3c/css-houdini-drafts/blob/master/css-paint-api/EXPLAINER.md>

W3C Invites Implementations of Timed Text Markup Language 1 (TTML1) (Third Edition)

   9 August 2018
   <https://www.w3.org/blog/news/archives/7231>

   The Timed Text Working Group invites implementations of an updated Candidate Recommendation of "Timed Text Markup Language 1 (TTML1) (Third Edition)." This document specifies Timed Text Markup Language (TTML), Version 1, also known as TTML1, in terms of a vocabulary and semantics thereof.

   <https://www.w3.org/AudioVideo/TT/>
   <https://www.w3.org/TR/2018/CR-ttml1-20180809/>

   The Timed Text Markup Language is a content type that represents timed text media for the purpose of interchange among authoring systems. Timed text is textual information that is intrinsically or extrinsically associated with timing information.

   It is intended to be used for the purpose of transcoding or exchanging timed text information among legacy distribution content formats presently in use for subtitling and captioning functions.

   In addition to being used for interchange among legacy distribution content formats, TTML Content may be used directly as a distribution format, for example, providing a standard content format to reference from a <track> element in an HTML5 document, or a <text> or <textstream> media element in a [SMIL 2.1] document.

W3C Invites Implementations of Scalable Vector Graphics (SVG) 2

   7 August 2018
   <https://www.w3.org/blog/news/archives/7225>

   The SVG Working Group invites implementations of an updated Candidate Recommendation of "Scalable Vector Graphics (SVG) 2." This specification defines the features and syntax for Scalable Vector Graphics (SVG) Version 2. SVG is a language based on XML for describing two-dimensional vector and mixed vector/raster graphics. SVG content is stylable, scalable to different display resolutions, and can be viewed stand-alone, mixed with HTML content, or embedded using XML namespaces within other XML languages. SVG also supports dynamic changes; script can be used to create interactive documents, and animations can be performed using declarative animation features or by using script. This version of SVG builds upon "SVG 1.1 Second Edition" by improving the usability and precision of the language. The "Changes" appendix lists all of the changes that have been made since SVG 1.1 Second Edition.

   <https://www.w3.org/Graphics/SVG/WG/wiki/Main_Page>
   <https://www.w3.org/TR/2018/CR-SVG2-20180807/>
   <https://www.w3.org/TR/2011/REC-SVG11-20110816/>
   <https://www.w3.org/TR/2018/CR-SVG2-20180807/changes>

W3C Invites Implementations of Web Authentication: An API for accessing Public Key Credentials Level 1

   7 August 2018
   <https://www.w3.org/blog/news/archives/7223>

   The Web Authentication Working Group invites implementations of an updated Candidate Recommendation of "Web Authentication: An API for accessing Public Key Credentials Level 1." This specification defines an API enabling the creation and use of strong, attested, scoped, public key-based credentials by web applications, for the purpose of strongly authenticating users. Conceptually, one or more public key credentials, each scoped to a given WebAuthn Relying Party, are created and stored on an authenticator by the user agent in conjunction with the web application. The user agent mediates access to public key credentials in order to preserve user privacy. Authenticators are responsible for ensuring that no operation is performed without user consent. Authenticators provide cryptographic proof of their properties to Relying Parties via attestation. This specification also describes the functional model for WebAuthn conformant authenticators, including their signature and attestation
   functionality.

   <https://www.w3.org/Webauthn/>
   <https://www.w3.org/TR/2018/CR-webauthn-20180807/>

   More news: <http://www.w3.org/blog/news/>

Workshops

     * 2018-09-18 (18 SEP) – 2018-09-19 (19 SEP)
       W3C Workshop on Digital Publication Layout and Presentation (from Manga to Magazines)
       <https://www.w3.org/publishing/events/tokyo18-workshop/>
       Tokyo, Japan
       Hosted by Advanced Publishing Laboratory, Keio Research Institute
       The primary goal of the workshop is to bring together experts to evaluate the current status and explore future directions of visually-rich long-form digital publications based on Web Technologies (particularly CSS, the formatting language of the Web), encompassing both fixed and dynamic layouts.
     * 2018-09-26 (26 SEP) – 2018-09-27 (27 SEP)
       W3C Workshop on Permissions and User Consent
       <https://www.w3.org/Privacy/permissions-ws-2018/cfp>
       San Diego, California, USA
       Hosted by Qualcomm
       The primary goal of the workshop is to bring together security and privacy experts, UI/UX researchers, browser vendors, mobile OS developers, API authors, Web publishers and users to address the privacy, security and usability challenges presented by a complex and overlapping variety of permissions and consent systems available for hardware sensors, device capabilities and applications on the Web.

W3C Blog

     * Agenda published for the W3C Workshop on Digital Publication Layout and Presentation
       <https://www.w3.org/blog/2018/08/agenda-published-for-the-w3c-workshop-on-digital-publication-layout-and-presentation/>
       10 August 2018 by Ivan Herman
       <http://www.w3.org/People/Ivan/>
     * Call for Review: EPUB 3.2
       <https://www.w3.org/blog/2018/08/call-for-review-epub-3-2/>
       8 August 2018 by Dave Cramer

Upcoming Talks

     * 2018-10-04(04 OCT)
       Le W3C pour les dévelopeurs Web
       <https://www.w3.org/blog/talks/event/le-w3c-pour-les-developeurs-web/>
       by Dominique Hazael-Massieux
       IBM Client Paris
       <https://www.w3.org/blog/talks/venue/ibm-client-paris/>
       Bois-Colombes, France
     * 2018-10-06(06 OCT)
       Le projet « Style Guide » ou comment fait-on le manuel de style d’un site ?
       <https://www.w3.org/blog/talks/event/le-projet-style-guide-ou-comment-fait-on-le-manuel-de-style-dun-site/>
       by Bert Bos
       Web School Factory
       <http://www.webschoolfactory.fr/>
       Paris, France
     * 2018-10-18(18 OCT)
       Improving Advertising on the Web, a W3C Initiative
       <https://www.w3.org/blog/talks/event/improving-advertising-on-the-web-a-w3c-initiative/>
       Jacob K. Javits Convention Center
       <https://www.w3.org/blog/talks/venue/jacob-k-javits-convention-center/>
       New York, United States

W3C Membership

   Learn more about the benefits of W3C Membership. If you or your organization cannot join W3C, we invite you to support W3C through a contribution.

   <http://www.w3.org/Consortium/membership-benefits>
   <http://www.w3.org/Consortium/join>
   <http://www.w3.org/support/>

About W3C

   The World Wide Web Consortium (W3C) is an international consortium where Member organizations, a full-time staff, and the public work together to develop "Web standards." Read about W3C.

   <https://www.w3.org/>
   <https://www.w3.org/TR/>
   <https://www.w3.org/Consortium/>

Receiving the Newsletter

   Bookmark this edition or the latest Public Newsletter and see past issues and press releases. Subscribe to receive the Public Newsletter by email. If you no longer wish to receive the Newsletter, send us an unsubscribe email. Comments? Write the W3C Communications Team (w3t-pr@w3.org).

   <https://www.w3.org/News/Public/pnews-20180813>
   <http://www.w3.org/News/Public/>
   <https://lists.w3.org/Archives/Public/w3c-announce/latest>
   <http://www.w3.org/Press/>
   <mailto:w3c-announce-request@w3.org?subject=Subscribe>
   <mailto:w3c-announce-request@w3.org?subject=Unsubscribe>
   <mailto:w3t-pr@w3.org>

Received on Monday, 13 August 2018 19:09:36 UTC