File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -926,8 +926,6 @@ Internal Structure</h4>
926
926
so the tree structure of the <a>box tree</a> is maintained.
927
927
</div>
928
928
929
- Issue: Define the <a>specificity</a> of such craziness.
930
-
931
929
<h3 id="case-sensitive">
932
930
Characters and case sensitivity</h3>
933
931
@@ -2103,10 +2101,10 @@ The Drag-and-Drop Pseudo-class: '':drop'' and '':drop()''</h3>
2103
2101
but not if it's invalid.
2104
2102
2105
2103
If no keywords are given in the argument,
2106
- '':drop()'' has the same meaning as '':drop''
2107
- - it matches every drop target.
2104
+ '':drop()'' has the same meaning as '':drop'' --
2105
+ it matches every drop target.
2108
2106
2109
- Issue: Make sure <a href="http://forums.mozillazine.org/viewtopic.php?f=18&t=2633249">this problem </a> is handled .
2107
+ Issue: Turn <a href="http://forums.mozillazine.org/viewtopic.php?f=18&t=2633249">this scenario </a> into an example .
2110
2108
2111
2109
<h2 id="time-pseudos">
2112
2110
Time-dimensional Pseudo-classes</h2>
@@ -3075,7 +3073,7 @@ Calculating a selector's specificity</h2>
3075
3073
<h2 id="grammar"><span id="formal-syntax"></span>
3076
3074
Grammar</h2>
3077
3075
3078
- Issue: Rewrite this whole danged thing in terms of Syntax parsing algos instead .
3076
+ Issue: Rewrite this whole danged thing in terms of CSS syntax tokens .
3079
3077
3080
3078
The grammar below defines the syntax of Selectors.
3081
3079
It is applied to a stream of tokens,
You can’t perform that action at this time.
0 commit comments