File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1246,6 +1246,10 @@ <h3 id=profiles><span class=secno>2.1. </span> <a
12461246 href ="#fast-profile "> < code class =css > fast</ code > </ a > ’ profile for CSS
12471247 selection.
12481248
1249+ < p class =issue > The categorization of things into the "fast" or "complete"
1250+ profiles needs implementor review. If some things currently not in the
1251+ fast profile can reasonably be done in CSS Selectors, we should move them.
1252+
12491253 < h2 id =syntax > < span class =secno > 3. </ span > Selector Syntax and Structure</ h2 >
12501254
12511255 < h3 id =structure > < span class =secno > 3.1. </ span > Structure and Terminology</ h3 >
Original file line number Diff line number Diff line change @@ -555,6 +555,11 @@ <h3 id="profiles">
555555
556556 < p > CSS implementations conformant to Selectors Level 4 must use the ''fast'' profile for CSS selection.
557557
558+ < p class ='issue '>
559+ The categorization of things into the "fast" or "complete" profiles needs implementor review.
560+ If some things currently not in the fast profile can reasonably be done in CSS Selectors,
561+ we should move them.
562+
558563
559564< h2 id ="syntax ">
560565Selector Syntax and Structure</ h2 >
You can’t perform that action at this time.
0 commit comments