- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Aug 2012 15:49:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/decision-policy
In directory hutz:/tmp/cvs-serv2502
Added Files:
decision-policy-v3.html
Log Message:
Create a v3, initially based on patches for the following bugs:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16481
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16674
https://www.w3.org/Bugs/Public/show_bug.cgi?id=12734
--- NEW FILE: decision-policy-v3.html ---
<!DOCTYPE html>
<html>
<head>
<title>HTML Working Group Decision Policy</title>
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<meta charset="utf-8">
<style>
article, section {
display: block;
margin: 0px }
#states-and-keywords, #states-and-keywords td, #states-and-keywords th,
#bug-resolutions, #bug-resolutions td, #bug-resolutions th {
border: 2px solid black;
border-collapse: collapse }
#toc {
list-style: none;
}
#toc > li > a {
font-size: 110%;
[...975 lines suppressed...]
<dt>5.c. Fast Track Escalation - Call for Consensus</dt>
<dd>If only one side provides rationale, we hold a CfC to close the issue
without prejudice. It can be reopened if rationale is provided later and the
relevant draft has not yet gone to CR.</dd>
<dt>5.d. Fast Track Escalation - Preference Survey</dt>
<dd>If both sides provide rationale, we hold a survey. Since this is a
process, not a technical decision, the survey is by individual not
organization. Subject to quorum requirements, majority wins. If we do
not achieve quorum, the Chairs will decide whether to re-run the
survey or table the issue.
</dd>
</dl>
</section>
</article>
</body>
</html>
Received on Monday, 13 August 2012 15:49:24 UTC