Comments handling in CSSParser Vs Browser behavior differs
Is this issue resolved ? or Do you require solution in the form of javacc parser generated file ? if so can you share the procedure for generation and share that file ?
is the following changes in SACParserCSS3.java > styleDeclaration() works for above...
Invalid style declarations truncates the following declarations
Stylesheet starts with any special characters truncates entire style sheet
CSS uses the"block comment" syntax (ie., start a comment with /, and end it with...
Can you give me the repository link which contains the fix ?
Invalid style declarations truncates the following declarations