We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f2464 commit 812e4e3Copy full SHA for 812e4e3
css-parser-api/readme.md
@@ -11,8 +11,9 @@ Current Use Cases
11
* Be able to pass the following in to the parser and get
12
a representative object in return
13
* property and value
14
+ * selector (see [bug 24115](https://www.w3.org/Bugs/Public/show_bug.cgi?id=24115))
15
* css rule
16
* full stylesheet
17
* Be able to turn off/on error handling which will enable
18
the capability to use the parser for custom language needs
-or CSS polyfilling.
19
+or CSS polyfilling.
0 commit comments