We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b921025 commit 456e902Copy full SHA for 456e902
selectors-4/Overview.bs
@@ -3796,7 +3796,7 @@ Appendix B: Obsolete but Required Parsing Quirks for Web Compat</h2>
3796
Due to legacy Web-compat constraints,
3797
User Agents expecting to parse Web documents must support the following features:
3798
3799
- * All [=pseudo-classes=] and [=pseudo-elements=] whose name begins with the string “-webkit-”
+ * All [=pseudo-elements=] whose names begin with the string “-webkit-”
3800
(matched <a>ASCII case-insensitively</a>)
3801
must be treated as valid at parse time.
3802
If they're not otherwise recognized and supported,
0 commit comments