We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2971e7 commit 298c776Copy full SHA for 298c776
1 file changed
selectors/Overview.bs
@@ -2063,6 +2063,8 @@ The Drag-and-Drop Pseudo-class: '':drop'' and '':drop()''</h3>
2063
'':drop()'' has the same meaning as '':drop''
2064
- it matches every drop target.
2065
2066
+ Issue: Make sure <a href="http://forums.mozillazine.org/viewtopic.php?f=18&t=2633249">this problem</a> is handled.
2067
+
2068
<h2 id="time-pseudos">
2069
Time-dimensional Pseudo-classes</h2>
2070
@@ -2319,6 +2321,8 @@ The User-interaction Pseudo-class: '':user-error''</h4>
2319
2321
2320
2322
Issue: Look into :-moz-ui-valid as well.
2323
2324
+ Issue: Evaluate proposed <a href="https://lists.w3.org/Archives/Public/www-style/2014Feb/0511.html">:dirty pseudo-class</a>
2325
2326
<h2 id="structural-pseudos">
2327
Tree-Structural pseudo-classes</h2>
2328
0 commit comments