Skip to content

Commit 812e4e3

Browse files
committed
Mention parse a selector in use cases
1 parent 06f2464 commit 812e4e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-parser-api/readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ Current Use Cases
1111
* Be able to pass the following in to the parser and get
1212
a representative object in return
1313
* property and value
14+
* selector (see [bug 24115](https://www.w3.org/Bugs/Public/show_bug.cgi?id=24115))
1415
* css rule
1516
* full stylesheet
1617
* Be able to turn off/on error handling which will enable
1718
the capability to use the parser for custom language needs
18-
or CSS polyfilling.
19+
or CSS polyfilling.

0 commit comments

Comments
 (0)