File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717
1818 < h1 > CSS Conditional Rules Module Level 3</ h1 >
1919
20- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 31 October
20+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 24 November
2121 2011</ h2 >
2222
2323 < dl >
2424 < dt > This version:
2525
26- < dd > < a href ="http://www.w3.org/TR/2011/ED-css3-conditional-20111031 / ">
27- http://www.w3.org/TR/2011/ED-css3-conditional-20111031 /</ a >
26+ < dd > < a href ="http://www.w3.org/TR/2011/ED-css3-conditional-20111124 / ">
27+ http://www.w3.org/TR/2011/ED-css3-conditional-20111124 /</ a >
2828
2929 < dt > Latest version:
3030
@@ -357,7 +357,7 @@ <h2 id=processing><span class=secno>2. </span>Processing of conditional
357357 to true or false. When the condition is true, CSS processors
358358 < strong > must</ strong > apply the rules inside the group rule as though they
359359 were at the group rule's location; when the condition is false, CSS
360- processors < strong > must</ strong > not apply any of rules inside the group
360+ processors < strong > must not </ strong > apply any of rules inside the group
361361 rule. The current state of the condition does not affect the CSS object
362362 model, in which the contents of the group rule always remain within the
363363 group rule.
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ <h2 id="processing">Processing of conditional group rules</h2>
201201evaluates to true or false. When the condition is true, CSS processors
202202< strong > must</ strong > apply the rules inside the group rule as though
203203they were at the group rule's location; when the condition is false, CSS
204- processors < strong > must</ strong > not apply any of rules inside the group
204+ processors < strong > must not </ strong > apply any of rules inside the group
205205rule. The current state of the condition does not affect the CSS object
206206model, in which the contents of the group rule always remain within the
207207group rule.</ p >
You can’t perform that action at this time.
0 commit comments