-
-
Notifications
You must be signed in to change notification settings - Fork 184
Closed
Description
I noticed that if a CSS file has a UTF-8 BOM then HtmlUnit seems to not like it - It throws a CSS error:
com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error
WARNING: CSS error: 'http://localhost:59425/cargo-daemon-webapp/cargo.css' [38:1] Error in style rule. (Invalid token "body". Was expecting one of: <S>, <LBRACE>, <COMMA>.)
The UTF-8 BOM doesn't seem to "bother" Web browsers, could HtmlUnit also be updated to behave similarly?
Metadata
Metadata
Assignees
Labels
No labels