File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -284,6 +284,8 @@ Cascade Sorting Order</h3>
284284 Note: When the [=:scope element=] is not otherwise defined for a declaration,
285285 it is the document root element.
286286
287+ Issue: Does scope proximity belong above or below specificity in the cascade?
288+
287289 <dt id='cascade-order'> Order of Appearance
288290 <dd>
289291 The last declaration in document order wins.
@@ -359,6 +361,10 @@ Scoped Styles</h2>
359361 will always refer to the [=scope=] being described,
360362 rather than the outer scope context.
361363
364+ Issue: Should scope boundaries be added to the definition of [=scoped selectors=] ?
365+
366+ Issue(6577): Inclusive vs exclusive lower boundaries
367+
362368 <div class=example>
363369 For example,
364370 [=scope boundaries=] can be contextual:
You can’t perform that action at this time.
0 commit comments