HtmlUnit / htmlunit-cssparser

CSS parser used by HtmlUnit
Apache License 2.0
5 stars 9 forks source link

Css Font error #2

Closed oswetto closed 4 years ago

oswetto commented 5 years ago

Hello @rbri when i parse this css "font:normal normal normal 14px/11 FontAwesome;" the parser return this error null [1:1] Error in expression. (Invalid token "/". Was expecting one of: , "inherit", , , "-", , , , , , , , , , , , , , , , , , , , , , , , , "progid:".)

rbri commented 4 years ago

Sorry for the late response. Have added a test case but can not reproduce your problem.