File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -368,6 +368,11 @@ <h2 id=processing><span class=secno>2. </span>Processing of conditional
368368 < h2 id =contents > < span class =secno > 3. </ span > Contents of conditional group
369369 rules</ h2 >
370370
371+ < p class =issue > There is also likely demand for using these conditions with
372+ < code > @import</ code > . We should see if we can come up with sensible syntax
373+ for that, perhaps functional notation at the end of the
374+ < code > @import</ code > rule.
375+
371376 < p > The syntax of each conditional group rule consists of some syntax
372377 specific to the type of rule followed by a < dfn id =group-rule-body > group
373378 rule body</ dfn > , which is a block (pair of braces) containing a sequence
Original file line number Diff line number Diff line change @@ -226,6 +226,11 @@ <h2 id="processing">Processing of conditional group rules</h2>
226226
227227< h2 id ="contents "> Contents of conditional group rules</ h2 >
228228
229+ < p class ="issue "> There is also likely demand for using these
230+ conditions with < code > @import</ code > . We should see if we can
231+ come up with sensible syntax for that, perhaps functional notation
232+ at the end of the < code > @import</ code > rule.</ p >
233+
229234< p > The syntax of each conditional group rule consists of some syntax
230235specific to the type of rule followed by a < dfn > group rule body</ dfn > ,
231236which is a block (pair of braces) containing a sequence of rules.</ p >
You can’t perform that action at this time.
0 commit comments