openweb-weekly-14.html
12 KB
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css" media="all">
@import "/QA/2006/01/blogstyle.css";
</style>
<meta name="keywords" content='api, dom, html5, javascript, openweb, webapps' />
<meta name="description" content="The weekly summary of the Open Web Platform is out. The big discussions from last week have continued this week. Mutation and Canvas accessibility. Anne Van Kesteren covers what I have not in his report.
HTML5 is still in Last Call." />
<meta name="revision" content="$Id: openweb-weekly-14.html,v 1.21 2011/12/16 03:00:20 gerald Exp $" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="http://www.w3.org/QA/atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="http://www.w3.org/QA/news.rss" />
<title>Open Web Platform Weekly Summary - 2011-07-06 - 2011-07-12 - W3C Blog</title>
<link rel="start" href="http://www.w3.org/QA/" title="Home" />
<link rel="prev" href="http://www.w3.org/QA/2011/07/openweb-weekly-13.html" title="Open Web Platform Weekly Summary - 2011-06-29 - 2011-07-05" />
<link rel="next" href="http://www.w3.org/QA/2011/07/web_education_moving_forward.html" title="Web Education moving forward - Opera WSC goes to the W3C!" />
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
rdf:about="http://www.w3.org/QA/2011/07/openweb-weekly-14.html"
trackback:ping="http://www.w3.org/QA/sununga/mt-tb.cgi/413"
dc:title="Open Web Platform Weekly Summary - 2011-07-06 - 2011-07-12"
dc:identifier="http://www.w3.org/QA/2011/07/openweb-weekly-14.html"
dc:subject="Open Web"
dc:description="The weekly summary of the Open Web Platform is out. The big discussions from last week have continued this week. Mutation and Canvas accessibility. Anne Van Kesteren covers what I have not in his report.
HTML5 is still in Last Call."
dc:creator="Karl Dubost"
dc:date="2011-07-14T20:46:19+00:00" />
</rdf:RDF>
-->
<!-- <script type="text/javascript" src="http://www.w3.org/QA/mt.js"></script>-->
</head>
<body class="layout-one-column">
<div id="banner">
<h1 id="title">
<a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>
W3C Blog
</h1>
</div>
<ul class="navbar" id="menu">
<li><strong><a href="/QA/" title="W3C Blog Home">[ W3C Blog ]</a></strong></li>
<li><a href="/QA/Library/" title="Documents and Publications on Web and Quality">Documents</a></li>
<li><a href="/QA/Tools/" accesskey="3" title="Validators and other Tools">Tools</a></li>
<li><a href="/2007/12/qa-blog-help/index#feedback">Feedback</a></li>
</ul>
<div id="searchbox">
<form method="get" action="http://www.google.com/custom" enctype="application/x-www-form-urlencoded">
<p id="formbox"><input type="text" size="15" class="textfield" name="q" accesskey="E" maxlength="255" /> <input type="submit" class="submitfield" value="Search" id="goButton" name="sa" accesskey="G" /> <input type="hidden" name="cof" value="T:black;LW:72;ALC:#ff3300;L:http://www.w3.org/Icons/w3c_home;LC:#000099;LH:48;BGC:white;AH:left;VLC:#660066;GL:0;AWFID:0b9847e42caf283e;" /><input type="hidden" id="searchW3C" name="sitesearch" checked="checked" value="www.w3.org/QA" /><input type="hidden" name="domains" value="www.w3.org/QA" /></p>
</form>
</div>
<div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->
<p class="content-nav">
<a href="http://www.w3.org/QA/2011/07/openweb-weekly-13.html">« Open Web Platform Weekly Summary - 2011-06-29 - 2011-07-05</a> |
<a href="http://www.w3.org/QA/">Main</a>
| <a href="http://www.w3.org/QA/2011/07/web_education_moving_forward.html">Web Education moving forward - Opera WSC goes to the W3C! »</a>
</p>
<h2 class="entry-header">Open Web Platform Weekly Summary - 2011-07-06 - 2011-07-12</h2>
<div class="entry-body">
<p>The <a href="http://www.w3.org/QA/archive/open_web/">weekly</a> summary of the <a href="http://www.w3.org/wiki/Open_Web_Platform">Open Web Platform</a> is out. The big discussions from last week have continued this week. Mutation and Canvas accessibility. <a href="http://annevankesteren.nl/">Anne Van Kesteren</a> covers what I have not in his <a href="http://blog.whatwg.org/weekly-microdata-websocket-webidl">report</a>.</p>
<p><a href="http://w3.org/html5/">HTML5</a> is still in Last Call. </p>
<h3 id="conversations">Conversations</h3>
<h4 id="proposals">Proposals</h4>
<ul>
<li><p><a href="http://lists.w3.org/Archives/Public/public-html/2011Jul/0133">RFC from implementers on Element.innerText</a> by Aryeh Gregor</p></li>
</ul>
<h4 id="announcements">Announcements</h4>
<ul>
<li><p>Björn Höhrmann created a <a href="http://lists.w3.org/Archives/Public/www-archive/2011Jul/thread.html#msg3">prototype for a framework and a test suite for specifications</a> using Javascript.</p></li>
<li><p>The big all W3C Working groups meeting, <a href="http://lists.w3.org/Archives/Public/public-html/2011Jul/0075">TPAC 2011</a>, has been opened for registration. The Plenary day is an open session but you have to register. The meeting will be held from October 31 to November 4, 2011 in Santa Clara, California, USA. </p></li>
<li><p>A Web site with a list <a href="http://platform.html5.org/">Open Web Platform technologies</a></p></li>
<li><p>A new draft of <a href="http://lists.w3.org/Archives/Public/uri/2011Jul/0009">URI template</a> has been published. </p></li>
</ul>
<h4 id="hottopics">Hot Topics</h4>
<ul>
<li><p>The discussion highlighted <a href="http://www.w3.org/QA/2011/07/openweb-weekly-13">last week</a> about SVG, Canvas and accessibility has been going on for the full week, also the discussion about mutation events.</p></li>
<li><p>A discussion about <a href="http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/thread.html#msg53">test suites and RFC2119</a> shows the misunderstanding people have in between conformance, technology organization and certification.</p></li>
<li><p>A long HTTP <a href="http://lists.w3.org/Archives/Public/ietf-http-wg/2011JulSep/thread.html#msg37">discussion</a> on the meaning and implementations of <a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics#section-8.1.2"><code>101 Switching Protocols</code></a></p></li>
<li><p><a href="http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/thread.html#msg144">update on a cursor index with a unique value constraint</a></p></li>
<li><p>A new Exception model has been defined in WebIDL. The consequence is that other specifications might have to change. Anne van Kestern is <a href="http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/thread.html#msg133">asking</a> if it’s an issue for the specifications editors.</p></li>
<li><p>Last tweaks for getting <a href="http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/thread.html#msg193">WebSockets API to Last Call</a></p></li>
</ul>
<p>This column is written by <a href="http://www.la-grange.net/karl/">Karl Dubost</a>, <a href="http://my.opera.com/karlcow/blog/">working</a> in the <a href="http://dev.opera.com/">Developer Relations & Tools</a> at <a href="http://www.opera.com/">Opera Software</a>.</p>
</div>
<div id="more" class="entry-more">
</div>
<p class="postinfo">Filed by <a href="http://my.opera.com/karlcow/blog/">Karl Dubost</a> on July 14, 2011 8:46 PM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/open_web/">Open Web</a>, <a href="http://www.w3.org/QA/archive/w3cqa_news/w3c_life/">W3C Life</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/07/openweb-weekly-14.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/07/openweb-weekly-14.html#comments">Comments (0)</a>
| <a href="http://www.w3.org/QA/2011/07/openweb-weekly-14.html#trackback">TrackBacks (0)</a>
</p>
<div class="comments-open" id="comments-open">
<h3 class="comments-open-header">Leave a comment</h3>
<div class="comments-open-moderated">
<p>
Note: this blog is intended to foster <strong>polite
on-topic discussions</strong>. Comments failing these
requirements and spam will not get published. Please,
enter your real name and email address. Every
individual comment is reviewed by the W3C staff.
This may take some time, thank you for your patience.
</p>
<p>
You can use the following HTML markup (a href, b, i,
br/, p, strong, em, ul, ol, li, blockquote, pre)
and/or <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a>.</p>
</div>
<div id="comments-open-data">
<form method="post" action="http://www.w3.org/QA/sununga/beach.pl" id="comments-form">
<h4>Your comment</h4>
<div id="comments-open-text">
<textarea id="comment-text" name="text" rows="20" cols="100"></textarea><br />
<label for="comment-text">Write your comment text here. Remember, keep the discussion on topic and courteous.</label>
</div>
<h4>About you</h4>
<div id="comment-form-name">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="9152" />
<input type="hidden" name="__lang" value="en" />
<label for="comment-author">Your Name</label>
<input id="comment-author" name="author" size="30" value="" />
</div>
<div id="comment-form-email">
<label for="comment-email">Your Email Address</label>
<input id="comment-email" name="email" size="30" value="" />
</div>
<div id="comments-open-footer">
<input type="submit" accesskey="s" name="post" id="comment-submit" value="Submit" />
</div>
</form>
</div>
</div>
<p id="gentime">This page was last generated on $Date: 2011/12/16 03:00:20 $</p>
</div><!-- End of "main" DIV. -->
<address>
This blog is written by W3C staff and working group participants,<br />
and maintained by <a href="/People/CMercier/">Coralie Mercier</a>.<br />
Authorized parties may <a href="/QA/new">log in</a> to create a new entry.<br/>
<span id="poweredby">Powered by Movable Type, magpierss and a lot of Web Technology</span>
</address>
<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2011
<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
<a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
<a href="http://www.keio.ac.jp/">Keio</a>),
All Rights Reserved.
W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
rules apply. Your interactions with this site are in accordance
with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
statements.
</p>
</body>
</html>