Clarify that declaration block contents doesn't include declaration block delimiters

Tue, 24 Aug 2010 11:11:17 +0000

author
Elika Etemad <fantasai.cvs@inkedblade.net>
date
Tue, 24 Aug 2010 11:11:17 +0000
changeset 1915
ca4cd8044f3f
parent 1914
e6c4120449df
child 1916
2fe3e1990b05

Clarify that declaration block contents doesn't include declaration block delimiters

css-style-attr/Overview.html file | annotate | diff | comparison | revisions
css-style-attr/Overview.src.html file | annotate | diff | comparison | revisions
css-style-attr/issues-lc-2009.txt file | annotate | diff | comparison | revisions
     1.1 --- a/css-style-attr/Overview.html	Tue Aug 24 09:31:12 2010 +0000
     1.2 +++ b/css-style-attr/Overview.html	Tue Aug 24 11:11:17 2010 +0000
     1.3 @@ -15,11 +15,11 @@
     1.4  
     1.5     <h1>CSS Styling Attributes Level 1</h1>
     1.6  
     1.7 -   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 August 2010</h2>
     1.8 +   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 24 August 2010</h2>
     1.9  
    1.10     <dl>
    1.11      <dt>This version:</dt>
    1.12 -    <!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100823/">http://www.w3.org/TR/2010/WD-css-style-attr-20100823/</a></dd> -->
    1.13 +    <!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100824/">http://www.w3.org/TR/2010/WD-css-style-attr-20100824/</a></dd> -->
    1.14  
    1.15      <dd><a
    1.16       href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a>
    1.17 @@ -236,8 +236,8 @@
    1.18    <p>The value of the styling attribute must match the syntax of the contents
    1.19     of a CSS <a
    1.20     href="http://www.w3.org/TR/CSS21/syndata.html#rule-sets">declaration
    1.21 -   block</a>, whose formal grammar is given below in the terms and
    1.22 -   conventions of the <a
    1.23 +   block</a> (excluding the delimiting braces), whose formal grammar is given
    1.24 +   below in the terms and conventions of the <a
    1.25     href="http://www.w3.org/TR/CSS21/syndata.html#syntax">CSS core
    1.26     grammar</a>:
    1.27  
     2.1 --- a/css-style-attr/Overview.src.html	Tue Aug 24 09:31:12 2010 +0000
     2.2 +++ b/css-style-attr/Overview.src.html	Tue Aug 24 11:11:17 2010 +0000
     2.3 @@ -131,7 +131,8 @@
     2.4  
     2.5  <p>The value of the styling attribute must match the syntax of the contents of
     2.6  a CSS <a href="http://www.w3.org/TR/CSS21/syndata.html#rule-sets">declaration
     2.7 -block</a>, whose formal grammar is given below in the terms and conventions of the
     2.8 +block</a> (excluding the delimiting braces), whose formal grammar is given
     2.9 +below in the terms and conventions of the
    2.10  <a href="http://www.w3.org/TR/CSS21/syndata.html#syntax">CSS core grammar</a>:
    2.11  
    2.12  <pre>
     3.1 --- a/css-style-attr/issues-lc-2009.txt	Tue Aug 24 09:31:12 2010 +0000
     3.2 +++ b/css-style-attr/issues-lc-2009.txt	Tue Aug 24 11:11:17 2010 +0000
     3.3 @@ -22,7 +22,7 @@
     3.4  Comment:  http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #2
     3.5  Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
     3.6  Closed:   Accepted
     3.7 -Verified: 
     3.8 +Verified: http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
     3.9  ----
    3.10  Issue 4.
    3.11  Summary:  Unclear that delimiting braces are excluded from style attribute syntax
    3.12 @@ -30,7 +30,7 @@
    3.13  Comment:  http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #4
    3.14  Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
    3.15  Closed:   Rejected
    3.16 -Verified:
    3.17 +Verified: [F2F]
    3.18  ----
    3.19  Issue 5.
    3.20  Summary:  CSS2.1 parsing rules exclude CSS3 properties
    3.21 @@ -38,7 +38,7 @@
    3.22  Comment:  http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #6
    3.23  Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
    3.24  Closed:   OutOfScope // CSS2.1
    3.25 -Verified:
    3.26 +Verified: http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
    3.27  ----
    3.28  Issue 6.
    3.29  Summary:  CSS2.1 parsing rules exclude SVG properties
    3.30 @@ -46,4 +46,12 @@
    3.31  Comment:  http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #7
    3.32  Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
    3.33  Closed:   Invalid // or OutOfScope -> CSS2.1?
    3.34 -Verified:
    3.35 +Verified: http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
    3.36 +----
    3.37 +Issue 7.
    3.38 +Summary:  Allow scientific notation in CSS properties
    3.39 +From:     SVGWG
    3.40 +Comment:  http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
    3.41 +Response:
    3.42 +Closed:   OutOfScope
    3.43 +-----

mercurial