forked from w3c/WebPlatformWG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
142 lines (114 loc) · 5.17 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>W3C Web Platform Working Group</title>
<meta name="mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, initial-scale = 1.0,
shrink-to-fit=no">
<link rel="stylesheet" href="css/main.css">
<script async type="text/javascript" src="js/newsfeed.js"> </script>
</head>
<body>
<header>
<nav>
<ul>
<li><a href="https://www.w3.org/standards/">Standards</a></li>
<li><a href="https://www.w3.org/participate/">Participate</a></li>
<li><a href="https://www.w3.org/Consortium/membership">Membership</a></li>
<li><a href="https://www.w3.org/Consortium/">About W3C</a></li>
</ul>
</nav>
</header>
<main>
<section id="content">
<h1>About the Web Platform Working Group</h1>
<p>Information about the Web Platform Working Group, known as the WebPlat WG.
<section id="mission">
<h2>What we do</h2>
<p>We develop the HTML and DOM (Document Object Model) standards, as well as new specifications
including Service Workers and Custom Elements. We also work on lots of API (Application Programming
Interface) specifications, including the Push API, Screen Orientation API, Pointer Lock API, and
IndexedDB API.</p>
<p>We produce standards that are protected by the <a
href="https://www.w3.org/2004/01/pp-impl/83482/status">W3C Royalty-free Patent Policy</a>. This
ensures that W3C standards will remain free for everyone to use, now and in the future.</p>
<p>Our <a href="https://www.w3.org/WebPlatform/WG/PubStatus">Publication Status page</a> and <a
href="https://labs.w3.org/unitas/?g=83482">Unitas dashboard</a> have information about each of the
WebPlat WG specifications, including links to the relevant Github repositories.</p>
</section>
<h2>Who we are</h2>
<p>The WebPlat WG co-chairs are <a href="mailto:adrianba@microsoft.com">Adrian Bateman
(Microsoft)</a>, <a href="mailto:lwatson@paciellogroup.com">Léonie Watson (The Paciello Group)</a>,
and <a href="mailto:chaals@yandex-team.ru">Chaals McCathie Nevile (Yandex)</a>.</p>
The W3C team contacts for the WebPlat WG are <a href="mailto:xiaoqian@w3.org">Xiaoqian Wu</a> and <a
href="mailto:ylafon@w3.org">Yves Lafon</a>.</p>
<p>We have more than [150 <a
href="https://www.w3.org/2000/09/dbwg/details?group=83482&public=1&gs=1&">participants</a> from
organisations around the world.</p>
<h2>Get involved</h2>
<p>We welcome comments and discussion from the web community, on <a
href="https://github.com/w3c/WebPlatformWG">Github</a> and our <a href="#emails">email
lists</a>.</p>
<p>We also welcome new members to WebPlat WG.</p>
<ul>
<li><a href="https://www.w3.org/participate/">Participate in W3C</a></li>
<li><a href="file:///2004/01/pp-impl/83482/join">Join WebPlat WG (needs a W3C account)</a></li>
<li><a href="https://www.w3.org/Consortium/cepc/">W3C code of conduct</a></li>
<li><a href="https://github.com/w3c/WebPlatformWG/blob/gh-pages/WorkMode.md">WebPlat WG work
mode</a></li>
</ul>
<h3 id="emails">Our email lists</h3>
<p>We use the <a href="https://lists.w3.org/Archives/Public/public-webapps/">public-webapps
email</a> for general discussions. We also have email lists for discussing specific topics:</p>
<ul>
<li><a href="https://lists.w3.org/Archives/Public/public-html/">HTML: public-html</a></li>
<li><a href="https://lists.w3.org/Archives/Public/www-dom/">DOM: www-dom</a></li>
<li><a href="https://lists.w3.org/Archives/Public/public-script-coord/">WebIDL and ECMA TC39
liaisons: public-script-coord</a></li>
<li><a href="(https://lists.w3.org/Archives/Public/public-editing-tf/">Editing Task Force:
public-editing-tf</a></li>
</ul>
<h3>Our meetings</h3>
<p>We post agendas and minutes for all <a
href="https://github.com/w3c/WebPlatformWG/blob/gh-pages/Meetings.md">WebPlat WG meetings</a>.</p>
<h2>Our charter</h2>
<p>The <a href="https://www.w3.org/2016/11/webplatform-charter.html">WebPlat WG charter</a> runs
until 31st March 2018.</p>
<section id="articles">
<article class="line">
<h2>Service Workers meeting</h2>
<p>Minutes from the Service Workers meeting in Tokyo, on 3 and 4 April 2017.</p>
<ul>
<li><a href="https://www.w3.org/2017/04/03-serviceworkers-minutes.html" aria-label="Service Workers
minutes day 1">Day 1 minutes</a></li>
<li><a href="https://www.w3.org/2017/04/04-serviceworkers-minutes.html" aria-label="Service Workers
minutes day 2">Day 2 minutes</a></li>
</ul>
</article>
<article class="line">
<h2>HTML meeting</h2>
<p>Minutes from the HTML meeting in Amsterdam, on 28 to 30 March 2017.</p>
<ul>
<li><a href="https://www.w3.org/2017/03/28-html-minutes.html" aria-label="HTML minutes day 1">Day 1
minutes</a></li>
<li><a href="https://www.w3.org/2017/03/29-html-minutes.html" aria-label="HTML minutes day 2">Day 2
minutes</a></li>
<li><a href="https://www.w3.org/2017/03/30-html-minutes.html" aria-label="HTML minutes day 3">Day 3
minutes</a></li>
</ul>
</article>
</section>
</section>
</main>
<footer>
<address>
<a href="https://github.com/w3c/WebPlatformWG/">We are on GitHub</a></address>
<p id="copyright">
<a href="https://www.w3.org/">W3C</a> - <a
href="https://www.w3.org/Consortium/Legal/privacy-statement">Privacy</a> - <a
href='http://www.w3.org/Consortium/Legal/ipr-notice'>Terms</a>
</p>
</footer>
</body>
</html>