W3C Public Newsletter, 2015-04-13

Dear W3C Public Newsletter Subscriber,

The 2015-04-13 version of the W3C Public Newsletter is online:
  http://www.w3.org/News/Public/pnews-20150413

A simplified plain text version is available below.

W3C Communications Team

-----------------------------------
First Public Working Draft: Motion Path Module Level 1

   9 April 2015
   <http://www.w3.org/blog/news/archives/4577>

   The CSS Working Group and the SVG Working Group have published
   a First Public Working Draft of "Motion Path Module Level 1."
   This specification allows authors to specify a motion path. The
   object can be transitioned along this motion path over a given
   period of time. The time may be static if no animation was
   specified. Learn more about the Style Activity, and the
   Graphics Activity.

   <http://www.w3.org/Style/CSS/members>
   <http://www.w3.org/Graphics/SVG/WG/>
   <http://www.w3.org/TR/2015/WD-motion-1-20150409/>
   <http://www.w3.org/Style/>
   <http://www.w3.org/Graphics/>

CSS Basic User Interface Module Level 3 (CSS3 UI) Draft Published

   9 April 2015
   <http://www.w3.org/blog/news/archives/4574>

   The Cascading Style Sheets (CSS) Working Group has published a
   Working Draft of "CSS Basic User Interface Module Level 3 (CSS3
   UI)." This specification describes user interface related
   selectors, properties and values that are proposed for CSS
   level 3 to style HTML and XML (including XHTML). It includes
   and extends user interface related features from the selectors,
   properties and values of CSS level 2 revision 1 and Selectors
   specifications. It uses various selectors, properties and
   values to style basic user interface elements in a document.
   Learn more about the Style Activity.

   <http://www.w3.org/Style/CSS/members>
   <http://www.w3.org/TR/2015/WD-css3-ui-20150409/>
   <http://www.w3.org/Style/>

Quota Management API; Input Method Editor API Drafts Published

   9 April 2015
   <http://www.w3.org/blog/news/archives/4569>

   The Web Applications Working Group has published a Working
   Draft of "Quota Management API." This specification defines an
   API to manage usage and availability of local storage
   resources, and defines a means by which a user agent (UA) may
   grant Web applications permission to use more local space,
   temporarily or persistently, via various different storage
   APIs.

   <http://www.w3.org/2008/webapps/>
   <http://www.w3.org/TR/2015/WD-quota-api-20150409/>

   The Group also published a Working Draft of "Input Method
   Editor API." This specification defines an “IME API” that
   provides Web applications with scripted access to an IME
   (input-method editor) associated with a hosting user agent.
   This API is designed to be used in conjunction with DOM events.
   Learn more about the Rich Web Client Activity.

   <http://www.w3.org/TR/2015/WD-ime-api-20150409/>
   <http://www.w3.org/2006/rwc/>

Three Drafts Published by the SVG Working Group

   9 April 2015
   <http://www.w3.org/blog/news/archives/4585>

   The SVG Working Group has published two First Published Working
   Drafts and one Working Draft.

   <http://www.w3.org/Graphics/SVG/WG/>

   "SVG Markers" is a specification that defines SVG markers, a
   feature for placing re-usable graphical elements along the
   outline of an SVG shape.

   <http://www.w3.org/TR/2015/WD-svg-markers-20150409/>

   "SVG Strokes" is a specification that defines properties for
   controlling the appearance of strokes painted for SVG shapes.

   <http://www.w3.org/TR/2015/WD-svg-strokes-20150409/>

   "Scalable Vector Graphics (SVG) 2" is a specification that
   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.

   <http://www.w3.org/TR/2015/WD-SVG2-20150409/>

   Learn more about the Graphics Activity.

   <http://www.w3.org/Graphics/>

First Public Working Draft: The Permissions API Draft Published

   7 April 2015
   <http://www.w3.org/blog/news/archives/4563>

   The Web Application Security Working Group has published a
   Working Draft of "The Permissions API." The Permissions API
   allows a web application to be aware of the status of a given
   permission, to know if it is granted, denied or if the user
   will be asked whether the permission should be granted. Learn
   more about the Security Activity.

   <http://www.w3.org/2011/webappsec/>
   <http://www.w3.org/TR/2015/WD-permissions-20150407/>
   <http://www.w3.org/Security/>

First Public Working Draft: HTML Accessibility API Mappings
(HTML-AAM)

   7 April 2015
   <http://www.w3.org/blog/news/archives/4553>

   The Protocols and Formats Working Group and HTML Working Group
   published a First Public Working Draft of "HTML Accessibility
   API Mappings 1.0" (HTML-AAM). This specification defines how
   user agents map HTML markup to platform accessibility
   application programming interfaces (APIs). Documenting these
   mappings promotes interoperable exposure of roles, states,
   properties, and events implemented by accessibility APIs, and
   helps to ensure that this information appears in a manner
   consistent with author intent. It provides HTML-specific
   guidance to define how the HTML user agent must respond to
   keyboard focus, native HTML features, and role, state, and
   property attributes provided in web content via WAI-ARIA . It
   is part of a set of technology-specific modules that provide
   accessibility API mapping support for features in WAI-ARIA 1.1.

   <http://www.w3.org/WAI/PF>
   <http://www.w3.org/html/wg/>
   <http://www.w3.org/TR/2015/WD-html-aam-1.0-20150407/>
   <http://www.w3.org/WAI/intro/aria>

   The mappings defined in this specification were previously
   published as " HTML to Platform Accessibility APIs
   Implementation Guide." Since the time that document was
   created, work on WAI-ARIA 1.1 and HTML 5.1 have led to a larger
   set of related Accessibility API mappings and the need to
   express the mappings for various technologies in a consistent
   manner, so that earlier draft specification will be retired.
   Learn more about the HTML Activity and the Web Accessibility
   Initiative (WAI).

   <http://www.w3.org/TR/2013/WD-html-aapi-20131001/>
   <http://www.w3.org/html/Activity>
   <http://www.w3.org/WAI/>

Call for Review: HTML5 Web Messaging Proposed Recommendation
Published

   7 April 2015
   <http://www.w3.org/blog/news/archives/4551>

   The Web Applications Working Group has published a Proposed
   Recommendation of "HTML5 Web Messaging." This specification
   defines two mechanisms for communicating between browsing
   contexts in HTML documents. Comments are welcome through 05
   May. Learn more about the Rich Web Client Activity.

   <http://www.w3.org/2008/webapps/>
   <http://www.w3.org/TR/2015/PR-webmessaging-20150407/>
   <http://www.w3.org/2006/rwc/>

Call for review: Proposal to Relicense Contacts API, Messaging API
and Telephony API Specifications

   7 April 2015
   <http://www.w3.org/blog/news/archives/4560>

   Today the W3C Advisory Committee Representatives received a
   Proposal to license the Contacts API, Messaging API and
   Telephony API Specifications. Pursuant to the W3C Policy on
   Relicensing Unfinished W3C Specifications, the Director
   proposes to relicense the Specifications under a choice of
   license: CC-BY, W3C Software License or BSD 2-clause license.
   In the event that W3C chooses a default permissive license
   during or after this relicensing, W3C will also make the
   Specifications available under such license. Public comments
   are welcome through 5 May 2015.

   <https://lists.w3.org/Archives/Public/public-review-announce/20
   15Apr/0001>
   <http://www.w3.org/2014/12/relicense>
   <https://creativecommons.org/licenses/by/4.0/legalcode>
   <http://www.w3.org/Consortium/Legal/2002/copyright-software-200
   21231>
   <http://opensource.org/licenses/BSD-2-Clause>

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

Workshops

     * 2015-04-29 (29 APR)
       Eighth MultilingualWeb Workshop: Data, content and services
       for the Multilingual Web
       <http://www.multilingualweb.eu/documents/2015-riga-workshop
       /2015-riga-cfp>
       Riga, Latvia
       In this workshop we wish to consider a wide spectrum of
       issues, ranging from blogs and social networking sites, to
       localization of large corporate or organizational
       enterprises. We are particularly interested in speakers who
       can identify gaps in standards and best practices related
       to the mutilingual Web, and propose opportunities for
       addressing those.
     * 2015-04-29 (29 APR) – 2015-04-30 (30 APR)
       W3C Workshop on Digital Marketing
       <http://www.w3.org/2015/01/digital-marketing-workshop>
       Tampa, Florida (USA)
       Hosted by Nielsen

W3C Blog

     * One to watch: Web and TV progress
       <http://www.w3.org/blog/2015/04/web-tv-progress/>
       9 April 2015 by Daniel Davis
     * W3C Interview: Capital One and Tyfone on Tokenization for
       Web Payments
       <http://www.w3.org/blog/2015/04/w3c-interview-capital-one-a
       nd-tyfone-on-tokenization-for-web-payments/>
       8 April 2015 by Ian Jacobs
       <http://www.w3.org/People/Jacobs/>

Upcoming Talks

     * 2015-04-14 (14 APR)
       Web Accessibility for People with Cognitive Disabilities
       by Deborah Dahl
       Philly Tech Week -- EvoHaX
       <http://www.evohax.com/>
       Philadelphia, PA, USA
     * 2015-04-18 (18 APR)
       20 years of CSS:
 maturity or senility?
       by Daniel Glazman
       Bulgaria Web Summit 2015
       <http://bulgariawebsummit.com/>
       Sofia, Bulgaria, Bulgaria
     * 2015-04-21 (21 APR)
       Natural Language Interaction with the Web of Things
       by Deborah Dahl
       Mobile Voice Conference 2015
       <http://mobilevoiceconference.com/index>
       San Jose, California, USA

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/Consortium/sup>

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.

   <http://www.w3.org/>
   <http://www.w3.org/TR/>
   <http://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-comm@w3.org).

   <http://www.w3.org/News/Public/pnews-20150413>
   <http://www.w3.org/News/Public/>
   <http://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-comm@w3.org>

Received on Monday, 13 April 2015 14:53:52 UTC