CARVIEW |
Site Navigation
Web and Industry 
- Automotive
- Entertainment (TV and Broadcasting)
- Publishing
- Web Payments
- Web of Data
- Web and Telecommunications
- Web of Things
Web for All 
W3C Work Groups 
- Code of Ethics and Professional Conduct
- W3C Groups
- Participant guidebook
- Current W3C Community Groups
- Proposed W3C Community Groups
Dev Resources 
- Validators
- W3C cheatsheet
- More Open Source Software
- Web Platform Tests
- W3Cx (Training)
- More ways to participate
Member-only Home 
News
W3C Advisory Committee Elects Technical Architecture Group
13 January 2020 | Archive
The W3C Advisory Committee has elected the following people to the W3C Technical Architecture Group (TAG): Rossen Atanassov (Microsoft Corporation), David Baron (Mozilla Foundation) and Kenneth Rohde Christiansen (Intel Corporation). They join co-Chair Tim Berners-Lee and continuing participants, Daniel Appelquist (Samsung Electronics; co-Chair), Hadley Beeman (W3C Invited Expert), Alice Boxhall (Google), Peter Linss (W3C Invited Expert; co-Chair), Sangwhan Moon (Odd Concepts), and Theresa O’Connor (Apple, Inc.). Yves Lafon continues as staff contact. Many thanks to Lukasz Olejnik (W3C Invited Expert) whose term ends at the end of this month.
The TAG is a special group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. The mission of the TAG is to build consensus around principles of Web architecture and to interpret and clarify these principles when necessary, to resolve issues involving general Web architecture brought to the TAG, and to help coordinate cross-technology architecture developments inside and outside W3C. The elected Members of the TAG participate as individual contributors and not representatives of their organizations. TAG participants use their best judgment to find the best solutions for the Web, not just for any particular network, technology, vendor, or user. Learn more about the TAG.
W3Cx Introduction to Web Accessibility – New Online Course
3 December 2019 | Archive
On the International Day of Persons with Disabilities, W3C and the UNESCO Institute for Information Technologies in Education (UNESCO IITE) launched a new W3Cx course: “Introduction to Web Accessibility“.
The course is designed for technical and non-technical audiences, including developers, designers, content authors, project managers, people with disabilities, and others. The course will start on 28 January 2020 and is self-paced.
Please, read our press release and blog post, and watch our short teaser video for more information about the course. Enroll now, and encourage others to, too.
First Public Working Draft: Web Share API
17 December 2019 | Archive
The Web Applications Working Group has published a First Public Working Draft of Web Share API. This specification defines an API for sharing text, links and other content to an arbitrary destination of the user’s choice. The available share targets are not specified here; they are provided by the user agent. They could, for example, be apps, websites or contacts.
Updated Candidate Recommendation for the Web Real-Time Communication 1.0 API
13 December 2019 | Archive
The WebRTC Working Group invites implementation of its updated Candidate Recommendation of WebRTC 1.0: Real-time Communication Between Browsers specification.
The WebRTC API enables browsers to establish real-time audio, video and data transmission between browsers and other peers.
Since its previous publication as a Candidate Recommendation, the Working Group has resolved all its substantive issues, ensuring better alignment between the specification and its implementations, improving and clarifying support for “simulcast” transmission and built better support against possible race conditions when peers set up their connections.
Comments are welcome by January 12 2020.
W3C Invites Implementations of the Sensor APIs
12 December 2019 | Archive
The Devices and Sensors Working Group invites implementations of four Candidate Recommendations:
- Generic Sensor API defines a framework for exposing sensor data to the Open Web Platform in a consistent way. It does so by defining a blueprint for writing specifications of concrete sensors along with an abstract Sensor interface that can be extended to accommodate different sensor types.
- Accelerometer defines
Accelerometer
,LinearAccelerationSensor
andGravitySensor
interfaces for obtaining information about acceleration applied to the X, Y and Z axis of a device that hosts the sensor. - Gyroscope defines a concrete sensor interface to monitor the rate of rotation around the device’s local three primary axes.
- Orientation Sensor defines a base orientation sensor interface and concrete sensor subclasses to monitor the device’s physical orientation in relation to a stationary three dimensional Cartesian coordinate system.
Comments are welcome by 8 January 2020.
W3C Invites Implementations of JSON-LD 1.1
12 December 2019 | Archive
The JSON-LD Working Group invites implementations of three Candidate Recommendations:
- JSON-LD 1.1 defines a JSON-based expression of Linked Data graphs. The syntax is designed to easily integrate into deployed systems that already use JSON, and provides a smooth upgrade path from JSON to JSON-LD. It enables the creation of more easily interoperable Web services, the ability to store Linked Data in JSON-based storage engines, and brings more meaningful data to Web services and APIs.
- JSON-LD 1.1 Processing Algorithms and API defines an Application Programming Interface (API) for developers implementing a set of algorithms for programmatic transformations of JSON-LD documents.
- JSON-LD 1.1 Framing allows developers to query a JSON-LD document’s contained graph, by example, and reshape output into a specific JSON tree layout.
Candidate Recommendation means that the Working Group considers the technical design to be complete and is seeking implementation feedback on the documents. The group is keen to get comments and implementation experiences on these specifications as issues raised in the documents’ respective GitHub repositories (see the document headers for the exact references).
The group expects to satisfy the implementation goals (i.e., at least two, independent implementations for each of the test cases) by 17 February 2020.
W3C Recommends CSS Writing Modes to support International writing modes
10 December 2019 | Archive
The CSS Working Group has published CSS Writing Modes Level 3 as a W3C Recommendation.
This CSS module defines CSS support for various international writing modes and their combinations, including left-to-right and right-to-left text ordering as well as horizontal and vertical orientations. These new CSS features allow a mixture of horizontal and vertical text regions on the same page. The specification also adds support for such things as isolation in bidirectional text, glyph orientation controls, and short, inline horizontal runs in lines of vertical text.
Please, read our press release for additional information and acknowledgements.
W3C Recommends WebAssembly to push the limits for speed, efficiency and responsiveness
5 December 2019 | Archive
The WebAssembly Working Group has published today the three WebAssembly specifications as W3C Recommendations, marking the arrival of a new language for the Web which allows code to run in the browser.
- WebAssembly Core Specification defines a low-level virtual machine which closely mimicks the functionality of many microprocessors upon which it is run. Either through Just-In-Time compilation or interpretation, the WebAssembly engine can perform at nearly the speed of code compiled for a native platform. A .wasm resource is analogous to a Java .class file in that it contains static data and code segments which operate over that static data. Unlike Java, WebAssembly is typically produced as a compilation target from other programming languages like C/C++ and Rust.
- WebAssembly Web API defines a Promise-based interface for requesting and executing a .wasm resource. The structure of a .wasm resource is optimized to allow execution to begin before the entire resource has been retrieved, which further enhances responsiveness of WebAssembly applications.
- WebAssembly JavaScript Interface provides a JavaScript API for invoking and passing parameters to WebAssembly functions. In Web browsers, WebAssembly’s interactions with the host environment are all managed through JavaScript, which means that WebAssembly relies on JavaScript’s highly-engineered security model.
WebAssembly provides a safe, portable, low-level code format designed for efficient execution and compact representation. This technology enables the Web platform to perform more efficient execution of computationally-intensive algorithms, which in turn makes it practical to deliver whole new classes of user experience on the Web and elsewhere. Because WebAssembly is a platform-independent execution environment, it can also be used on any other computer platform. Please, read our press release for additional information and acknowledgements.
Events 
-
2020-01-22 (22 JAN) – 2020-01-24 (24 JAN)
-
2020-01-29 (29 JAN) – 2020-01-31 (31 JAN)
-
2020-02-05 ( 5 FEB) – 2020-02-06 ( 6 FEB)
-
2020-02-26 (26 FEB)
-
2020-03-30 (30 MAR) – 2020-04-02 ( 2 APR)
-
2020-04-02 ( 2 APR) – 2020-04-03 ( 3 APR)
-
2020-04-27 (27 APR) – 2020-04-29 (29 APR)
About W3C 
The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.
Donations 
Become a Friend of W3C: support the W3C mission and free developer tools.
W3C Blog
-
W3C Trace Context specification enters proposed recommendation status and what it means
11 December 2019 by Philippe le Hegaret
-
Free Online Course “Introduction to Web Accessibility”
3 December 2019 by Shadi Abou-Zahra
-
Status update on Web Games technologies
26 November 2019 by François Daoust
W3C Member Testimonial 
Electronics and Telecommunications Research Institute (ETRI)
Established in 1976, ETRI is a non-profit government-funded research organization in Korea. ETRI has successfully developed information technologies on the Web such as ezOWL(visual Editor of OWL), and ETRI is committed to use W3C Technologies in its developments. ETRI is also the home of the W3C Korean Office.
Footer Navigation
Navigation
Contact W3C
Copyright © 2019 W3C ® (MIT, ERCIM, Keio, Beihang) Usage policies apply.