File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616 < h1 > CSS Styling Attributes Level 1</ h1 >
1717
18- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 August 2010</ h2 >
18+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 24 August 2010</ h2 >
1919
2020 < dl >
2121 < dt > This version:</ dt >
22- <!-- <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> -->
22+ <!-- <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> -->
2323
2424 < dd > < a
2525 href ="http://dev.w3.org/csswg/css-style-attr/ "> http://dev.w3.org/csswg/css-style-attr/</ a >
@@ -236,8 +236,8 @@ <h2 id=syntax><span class=secno>3. </span>Syntax and Parsing</h2>
236236 < p > The value of the styling attribute must match the syntax of the contents
237237 of a CSS < a
238238 href ="http://www.w3.org/TR/CSS21/syndata.html#rule-sets "> declaration
239- block</ a > , whose formal grammar is given below in the terms and
240- conventions of the < a
239+ block</ a > (excluding the delimiting braces) , whose formal grammar is given
240+ below in the terms and conventions of the < a
241241 href ="http://www.w3.org/TR/CSS21/syndata.html#syntax "> CSS core
242242 grammar</ a > :
243243
Original file line number Diff line number Diff line change @@ -131,7 +131,8 @@ <h2 id="syntax">Syntax and Parsing</h2>
131131
132132< p > The value of the styling attribute must match the syntax of the contents of
133133a CSS < a href ="http://www.w3.org/TR/CSS21/syndata.html#rule-sets "> declaration
134- block</ a > , whose formal grammar is given below in the terms and conventions of the
134+ block</ a > (excluding the delimiting braces), whose formal grammar is given
135+ below in the terms and conventions of the
135136< a href ="http://www.w3.org/TR/CSS21/syndata.html#syntax "> CSS core grammar</ a > :
136137
137138< pre >
Original file line number Diff line number Diff line change @@ -22,28 +22,36 @@ From: SVGWG
2222Comment: http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #2
2323Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
2424Closed: Accepted
25- Verified:
25+ Verified: http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
2626----
2727Issue 4.
2828Summary: Unclear that delimiting braces are excluded from style attribute syntax
2929From: SVGWG
3030Comment: http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #4
3131Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
3232Closed: Rejected
33- Verified:
33+ Verified: [F2F]
3434----
3535Issue 5.
3636Summary: CSS2.1 parsing rules exclude CSS3 properties
3737From: SVGWG
3838Comment: http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #6
3939Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
4040Closed: OutOfScope // CSS2.1
41- Verified:
41+ Verified: http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
4242----
4343Issue 6.
4444Summary: CSS2.1 parsing rules exclude SVG properties
4545From: SVGWG
4646Comment: http://lists.w3.org/Archives/Public/www-style/2010Feb/0041.html #7
4747Response: http://lists.w3.org/Archives/Public/www-style/2010Feb/0191.html
4848Closed: Invalid // or OutOfScope -> CSS2.1?
49- Verified:
49+ Verified: http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
50+ ----
51+ Issue 7.
52+ Summary: Allow scientific notation in CSS properties
53+ From: SVGWG
54+ Comment: http://lists.w3.org/Archives/Public/www-style/2010Aug/0469.html
55+ Response:
56+ Closed: OutOfScope
57+ -----
You can’t perform that action at this time.
0 commit comments