- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 29 May 2011 21:22:06 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-module In directory hutz:/tmp/cvs-serv22035 Modified Files: Overview.html Log Message: Generated. Do not edit! Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css-module/Overview.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Overview.html 25 Apr 2011 07:25:20 -0000 1.4 +++ Overview.html 29 May 2011 21:22:04 -0000 1.5 @@ -2,8 +2,9 @@ "http://www.w3.org/TR/html4/strict.dtd"> <html lang=en> - <head profile="http://www.w3.org/2006/03/hcard"> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> + <head profile="http://www.w3.org/2006/03/hcard"><meta content="text/html; + charset=utf-8" http-equiv=Content-Type> + <title>CSS TEMPLATE Module Level N</title> <link href="../default.css" rel=stylesheet type="text/css"> <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet @@ -17,14 +18,13 @@ <h1>CSS <var class=issue>TEMPLATE</var> Module Level <var class=issue>N</var></h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 February - 2011</h2> + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 May 2011</h2> <dl> <dt>This version: - <dd><a href="http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110223"> - http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110223</a> + <dd><a href="http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110529/"> + http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110529</a> <dt>Latest version: @@ -142,18 +142,18 @@ class=property>display-model</code>’ property</a> </ul> - <li><a href="#conformance"><span class=secno>3. </span>Conformance</a> + <li><a href="#conformance"><span class=secno>3. </span> Conformance</a> <ul class=toc> - <li><a href="#conformance-classes"><span class=secno>3.1. - </span>Conformance Classes</a> + <li><a href="#conformance-classes"><span class=secno>3.1. </span> + Conformance Classes</a> - <li><a href="#partial"><span class=secno>3.2. </span>Partial + <li><a href="#partial"><span class=secno>3.2. </span> Partial Implementations</a> - <li><a href="#experimental"><span class=secno>3.3. </span>Experimental + <li><a href="#experimental"><span class=secno>3.3. </span> Experimental Implementations</a> - <li><a href="#cr-exit-criteria"><span class=secno>3.4. </span>CR Exit + <li><a href="#cr-exit-criteria"><span class=secno>3.4. </span> CR Exit Criteria</a> </ul> @@ -240,17 +240,16 @@ <h2 id=sample-section><span class=secno>2. </span>Sample section</h2> <p>Look at the mark-up in this section for examples. See the <a - href="../bin/README">documentation</a> for more precise instructions. The - companion of this template shows the <a href=Overview.html>processed - result</a>. (The icon of Woolly is just for fun. It will not appear on - public WDs.) + href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a> + for more precise instructions. The companion of this template shows the <a + href=Overview.html>processed result</a>. <p>To refer to HTML, use <a href="#HTML40" rel=biblioentry>[HTML40]<!--{{HTML40}}--></a> (note the double square brackets). To make a normative reference, insert a “!”, like this: <a href="#CSS3SYN" rel=biblioentry>[CSS3SYN]<!--{{!CSS3SYN}}--></a> The currently available <a - href="http://www.w3.org/Style/Group/css3-src/biblio.ref">list of + href="https://www.w3.org/Style/Group/css3-src/biblio.ref">list of bibliographic data</a> can of course be extended. <p>We write about a property such as ‘<a href="#display-model"><code @@ -381,9 +380,9 @@ should be resolved/removed before the document goes to “CR” (Candidate Recommendation). Use class=“issue”. - <h2 id=conformance><span class=secno>3. </span>Conformance</h2> + <h2 id=conformance><span class=secno>3. </span> Conformance</h2> - <h3 id=conformance-classes><span class=secno>3.1. </span>Conformance + <h3 id=conformance-classes><span class=secno>3.1. </span> Conformance Classes</h3> <p>Conformance to <var class=issue>CSS TEMPLATE Module</var> is defined for @@ -428,7 +427,7 @@ the generic CSS grammar and the individual grammars of each property in this module. - <h3 id=partial><span class=secno>3.2. </span>Partial Implementations</h3> + <h3 id=partial><span class=secno>3.2. </span> Partial Implementations</h3> <p>So that authors can exploit the forward-compatible parsing rules to assign fallback values, CSS renderers <strong>must</strong> treat as @@ -442,7 +441,7 @@ unsupported values must be), CSS requires that the entire declaration be ignored. - <h3 id=experimental><span class=secno>3.3. </span>Experimental + <h3 id=experimental><span class=secno>3.3. </span> Experimental Implementations</h3> <p>To avoid clashes with future CSS features, the CSS specifications @@ -456,11 +455,12 @@ should implement the non-prefixed syntax for any feature they consider to be correctly implemented according to spec. - <h3 id=cr-exit-criteria><span class=secno>3.4. </span>CR Exit Criteria</h3> + <h3 id=cr-exit-criteria><span class=secno>3.4. </span> CR Exit Criteria</h3> <p class=issue>[Change or remove the following CR exit criteria if the spec is not a module, but, e.g., a Note or a profile. This text was <a - href="/Style/CSS/Tracker/actions/44"> decided on 2008-06-04.</a>] + href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on + 2008-06-04.</a>] <p id=cr-exit-criteria> For this specification to be advanced to Proposed Recommendation, there must be at least two independent, interoperable @@ -525,10 +525,10 @@ <dt id=CSS21>[CSS21] <dd>Bert Bos; et al. <a - href="http://www.w3.org/TR/2010/WD-CSS2-20101207"><cite>Cascading Style - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 December - 2010. W3C Working Draft. (Work in progress.) URL: <a - href="http://www.w3.org/TR/2010/WD-CSS2-20101207">http://www.w3.org/TR/2010/WD-CSS2-20101207</a> + href="http://www.w3.org/TR/2009/CR-CSS2-20090423"><cite>Cascading Style + Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 + April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a + href="http://www.w3.org/TR/2009/CR-CSS2-20090423">http://www.w3.org/TR/2009/CR-CSS2-20090423</a> </dd> <!----> @@ -574,10 +574,10 @@ <dt id=CSS21>[CSS21] <dd>Bert Bos; et al. <a - href="http://www.w3.org/TR/2010/WD-CSS2-20101207"><cite>Cascading Style - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 December - 2010. W3C Working Draft. (Work in progress.) URL: <a - href="http://www.w3.org/TR/2010/WD-CSS2-20101207">http://www.w3.org/TR/2010/WD-CSS2-20101207</a> + href="http://www.w3.org/TR/2009/CR-CSS2-20090423"><cite>Cascading Style + Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 + April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a + href="http://www.w3.org/TR/2009/CR-CSS2-20090423">http://www.w3.org/TR/2009/CR-CSS2-20090423</a> </dd> <!----> @@ -674,7 +674,7 @@ <th>Media <tbody> - <tr valign=baseline> + <tr> <td><a class=property href="#display-model">display-model</a> <td>inline-inside | block-inside | table | ruby | icon
Received on Sunday, 29 May 2011 21:22:07 UTC