File tree 1 file changed +2
-21
lines changed
1 file changed +2
-21
lines changed Original file line number Diff line number Diff line change @@ -316,26 +316,6 @@ Selectors Overview</h2>
316
316
should be drawn for that element
317
317
<td> [[#useraction-pseudos]]
318
318
<td> 4
319
- <tr>
320
- <td><code> E:drop</code>
321
- <td> an E element that can possibly receive a drop
322
- <td> [[#drag-pseudos]]
323
- <td> 4
324
- <tr>
325
- <td><code> E:drop(active)</code>
326
- <td> an E element that is the current drop target for the item being dragged
327
- <td> [[#drag-pseudos]]
328
- <td> 4
329
- <tr>
330
- <td><code> E:drop(valid)</code>
331
- <td> an E element that could receive the item currently being dragged
332
- <td> [[#drag-pseudos]]
333
- <td> 4
334
- <tr>
335
- <td><code> E:drop(invalid)</code>
336
- <td> an E element that cannot receive the item currently being dragged, but could receive some other item
337
- <td> [[#drag-pseudos]]
338
- <td> 4
339
319
<tbody>
340
320
<tr>
341
321
<td><code> E:enabled<br> E:disabled</code>
@@ -3956,7 +3936,7 @@ Changes</h2>
3956
3936
<li> Changed <a>column combinator</a> from double slash to double pipe.
3957
3937
</ul>
3958
3938
3959
- Additions since <a href="https://www.w3.org/TR/css-cascade -3/">Level 3</a> :
3939
+ Additions since <a href="https://www.w3.org/TR/selectors -3/">Level 3</a> :
3960
3940
3961
3941
<ul>
3962
3942
<li> Added '':dir()'' .
@@ -3968,6 +3948,7 @@ Changes</h2>
3968
3948
<li> Added case-insensitive attribute-value matching.
3969
3949
</ul>
3970
3950
3951
+ ISSUE: Update this list.
3971
3952
3972
3953
<h2 id="acknowledgements">
3973
3954
Acknowledgements</h2>
You can’t perform that action at this time.
0 commit comments