jamietre / CsQuery

CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4.
Other
1.16k stars 249 forks source link

Missing feature: No root selector #199

Open jeff-pang opened 9 years ago

jeff-pang commented 9 years ago

cq[":root"] does not work

https://api.jquery.com/root-selector/