dart-lang / html

Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
https://pub.dev/packages/html
Other
276 stars 58 forks source link

UnimplementedError: ':nth-of-type' selector of type PseudoClassFunctionSelector is not implemented #252

Open yemin82 opened 1 month ago

yemin82 commented 1 month ago

html: dependency: "direct main" description: name: html sha256: "3a7812d5bcd2894edf53dfaf8cd640876cf6cef50a8f238745c8b8120ea74d3a" url: "https://pub.flutter-io.cn" source: hosted version: "0.15.4"

devoncarew commented 1 month ago

Thanks for the report! Do you happen to have a stack trace for the exception?