csswg/css3-background Overview.html,1.244,1.245 Overview.src.html,1.258,1.259 default.css,1.14,1.15

Update of /sources/public/csswg/css3-background
In directory hutz:/tmp/cvs-serv9762

Modified Files:
	Overview.html Overview.src.html default.css 
Log Message:
Mark Percentages as N/A for border-width

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-background/Overview.html,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -d -r1.244 -r1.245
--- Overview.html	7 Mar 2011 17:14:17 -0000	1.244
+++ Overview.html	17 May 2011 01:13:02 -0000	1.245
@@ -22,12 +22,12 @@
 
    <h1>CSS Backgrounds and Borders Module Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 March 2011</h2>
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 May 2011</h2>
 
    <dl>
     <dt>This version:
 
-    <dd><!-- <a href="http://www.w3.org/TR/2011/CR-css3-background-20110307">http://www.w3.org/TR/2011/ED-css3-background-20110307</a> -->
+    <dd><!-- <a href="http://www.w3.org/TR/2011/CR-css3-background-20110517">http://www.w3.org/TR/2011/ED-css3-background-20110517/</a> -->
      <a
      href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
      
@@ -2209,7 +2209,7 @@
     <tr>
      <th>Percentages:
 
-     <td>width* of containing block
+     <td>N/A
 
     <tr>
      <th>Media:
@@ -2222,10 +2222,6 @@
      <td>absolute length; &lsquo;<code class=css>0</code>&rsquo; if the
       border style is &lsquo;<code class=property>none</code>&rsquo; or
       &lsquo;<code class=property>hidden</code>&rsquo;
-
-    <tr>
-     <td class=footnote colspan=2>*) if the containing block has a horizontal
-      text mode, otherwise the height
   </table>
 
   <table class=propdef>
@@ -4279,10 +4275,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&#160;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>
    <!---->
 
@@ -4298,7 +4294,7 @@
 
    <dt id=HTML401>[HTML401]
 
-   <dd>David Raggett; Ian Jacobs; Arnaud Le Hors. <a
+   <dd>Dave Raggett; Arnaud Le Hors; Ian Jacobs. <a
     href="http://www.w3.org/TR/1999/REC-html401-19991224"><cite>HTML 4.01
     Specification.</cite></a> 24 December 1999. W3C Recommendation. URL: <a
     href="http://www.w3.org/TR/1999/REC-html401-19991224">http://www.w3.org/TR/1999/REC-html401-19991224</a>
@@ -4347,20 +4343,20 @@
    <dt id=CSSBEIJING>[CSSBEIJING]
 
    <dd>Elika J. Etemad. <a
-    href="http://www.w3.org/TR/2010/WD-css-beijing-20100727"><cite>Cascading
+    href="http://www.w3.org/TR/2010/WD-css-beijing-20100727/"><cite>Cascading
     Style Sheets (CSS) Snapshot 2007.</cite></a> 27 July 2010. W3C Working
     Draft. (Work in progress.) URL: <a
-    href="http://www.w3.org/TR/2010/WD-css-beijing-20100727">http://www.w3.org/TR/2010/WD-css-beijing-20100727</a>
+    href="http://www.w3.org/TR/2010/WD-css-beijing-20100727/">http://www.w3.org/TR/2010/WD-css-beijing-20100727/</a>
     </dd>
    <!---->
 
    <dt id=WCAG20>[WCAG20]
 
-   <dd>Michael Cooper; et al. <a
-    href="http://www.w3.org/TR/2008/REC-WCAG20-20081211"><cite>Web Content
+   <dd>Ben Caldwell; et al. <a
+    href="http://www.w3.org/TR/2008/REC-WCAG20-20081211/"><cite>Web Content
     Accessibility Guidelines (WCAG) 2.0.</cite></a> 11 December 2008. W3C
     Recommendation. URL: <a
-    href="http://www.w3.org/TR/2008/REC-WCAG20-20081211">http://www.w3.org/TR/2008/REC-WCAG20-20081211</a>
+    href="http://www.w3.org/TR/2008/REC-WCAG20-20081211/">http://www.w3.org/TR/2008/REC-WCAG20-20081211/</a>
     </dd>
    <!---->
 
@@ -4790,7 +4786,7 @@
 
      <td>no
 
-     <td>width* of containing block
+     <td>N/A
 
      <td>visual
 

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-background/Overview.src.html,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -d -r1.258 -r1.259
--- Overview.src.html	7 Mar 2011 17:14:18 -0000	1.258
+++ Overview.src.html	17 May 2011 01:13:03 -0000	1.259
@@ -1571,16 +1571,13 @@
       <td>no
     <tr>
       <th>Percentages:
-      <td>width* of containing block
+      <td>N/A
     <tr>
       <th>Media:
       <td>visual
     <tr>
       <th>Computed&nbsp;value:
       <td>absolute length; '0' if the border style is 'none' or 'hidden'
-    <tr>
-      <td colspan="2" class="footnote">*) if the containing block has
-        a horizontal text mode, otherwise the height
 </table>
 
 <table class="propdef">

Index: default.css
===================================================================
RCS file: /sources/public/csswg/css3-background/default.css,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- default.css	7 Apr 2011 15:46:18 -0000	1.14
+++ default.css	17 May 2011 01:13:03 -0000	1.15
@@ -1,6 +1,10 @@
 /*
  * Style sheet for the CSS3 specification,
  * to be used in addition to http://www.w3.org/StyleSheets/TR/W3C-{WD,PR,REC}
+<<<<<<< default.css
+ * $Id$
+=======
+>>>>>>> 1.14
  */
 
 @media print {
@@ -122,7 +126,7 @@
     position: absolute;
     top: -0.6em;
     left: -2.5em;
-    width: 7.5em;
+    min-width: 7.5em;
     text-align: center;
     line-height: 1em;
     color: #FFF8DD;
@@ -139,7 +143,7 @@
     position: absolute;
     top: -0.6em;
     left: -2.5em;
-    width: 7.5em;
+    min-width: 7.5em;
     text-align: center;
     line-height: 1em;
     color: #FFF8DD;

Received on Tuesday, 17 May 2011 01:13:07 UTC