- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Mar 2010 21:22:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/status
In directory hutz:/tmp/cvs-serv27423
Modified Files:
2010-03.html
Log Message:
Change stylesheet
Index: 2010-03.html
===================================================================
RCS file: /sources/public/html5/status/2010-03.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 2010-03.html 16 Mar 2010 21:11:45 -0000 1.1
+++ 2010-03.html 16 Mar 2010 21:22:37 -0000 1.2
@@ -2,59 +2,17 @@
<html>
<head>
<meta charset="UTF-8"/>
-<link rel="stylesheet" type="text/css" media="screen" href="http://www.w3.org/html/css/screen.css"
-<link rel="stylesheet" type="text/css" media="pring"
-href="http://www.w3.org/html/css/print.css"
-/>
+<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base"/>
<title>W3C HTML Working Group Status Report (November, 2009 - March, 2010)</title>
</head>
<body>
-<div id="wrapper">
-<!-- header beg -->
-<div id="header">
-<h1><span class="logo"><a href="/"><img src="/Icons/WWW/w3c_home_nb" alt="W3C" height="48" width="72" /></a></span><span id="headertext"><a href="..">HTML</a> ยป HTML Working Group</span></h1>
-</div>
-<!-- header end -->
-
-<div id="content">
-
- <!-- sidebar beg -->
- <div id="sidebar">
-
- <div id="about">
- <h2>What is HTML?</h2>
- <p>HTML is the publishing language of the World Wide Web.</p>
- </div>
-
- <div class="events box">
- <h2 id="current">Current Events</h2>
- <p>Editor's drafts under consideration (either for <a
-href="http://www.w3.org/2005/10/Process-20051014/groups#three-month-rule">heartbeat</a>
-or as a <a
-href="http://www.w3.org/2005/10/Process-20051014/tr#first-wd">FPWD</a>):</p>
-
- <ul>
- <li><a href="http://dev.w3.org/html5/spec/">HTML 5</a>
-(heartbeat)</li>
- <li><a href="http://dev.w3.org/html5/rdfa/">HTML+RDFa</a>
-(heartbeat)</li>
- <li><a href="http://dev.w3.org/html5/md/">HTML Microdata</a>
-(FPWD)</li>
-
- <li><a href="http://dev.w3.org/html5/2dcontext/">HTML Canvas 2D
-Context</a> (FPWD)</li>
- <li><a href="http://dev.w3.org/html5/markup/">HTML: The Markup
-Language</a> (FPWD)</li>
- <li><a href="html5/diff/" >HTML5 diffs from HTML4</a>
-(heartbeat)</li>
- </ul>
+<div>
+<a href="http://www.w3.org/" title="W3C Home"><img alt="W3C" height="48"
+src="http://www.w3.org/Icons/w3c_home" width="72"/></a>
+ <a href="http://www.w3.org/html/wg/">HTML</a></div>
- </div>
- </div>
- <!-- sidebar end -->
-<div class="main">
<h1>W3C HTML Working Group Status Report (November, 2009 - March, 2010)</h1>
<p>This is a report from the W3C HTML Working Group co-chairs to the W3C membership on WG activities from November, 2009 through March, 2010. </p>
@@ -109,7 +67,7 @@
<h2>2. HTML Bugs and Issues</h2>
<p>Most of the work of the HTML WG is driven by the submission of bugs on the WG’s specifications. New bugs are entered into one of several <a href="http://www.w3.org/Bugs/Public/">Bugzilla instances</a> used by the WG (ie one per specification). The following table shows the arrival rate and resolution rate of all HTML5 bugs in 2009 and Jan-Feb 2010:</p>
-<table border="1" cellpadding="4" cellspacing="0">
+<table border="1" cellpadding="6" cellspacing="0">
<tbody>
<tr>
<th>
@@ -280,7 +238,6 @@
<li>many of the remaining WG issues are potentially difficult and contentious e.g. <a href="http://www.w3.org/html/wg/tracker/actions/29">Action-29 on specification license</a>, <a href="http://www.w3.org/html/wg/tracker/issues/41">Issue-41 on distributed extensibility</a>, <a href="http://www.w3.org/html/wg/tracker/issues/81">Issue-81 on representation vs resource</a>, etc.</li>
<li>many of the current WG issues are in the domain of the Accessibility Task Force and progress in this TF is currently quite slow but steady.</li>
</ul>
-</div>
<!-- footer beg -->
<div id="footer">
@@ -293,7 +250,6 @@
</div>
<!-- footer end -->
-</div>
</body>
</html>
Received on Tuesday, 16 March 2010 21:22:41 UTC