Menu

Commit [r638]  Maximize  Restore  History

Improved error handling for declarations having unexpected content at end. The parser now skips the invalid content and processes the next declaration instead of skipping to the next rule (CSS3, CSS21).

rbri 2016-12-27

changed /trunk/cssparser/src/changes/changes.xml
changed /trunk/cssparser/src/main/javacc/SACParserCSS21.jj
changed /trunk/cssparser/src/main/javacc/SACParserCSS3.jj
changed /trunk/cssparser/src/main/resources/com/steadystate/css/parser/SACParserMessages.properties
changed /trunk/cssparser/src/main/resources/com/steadystate/css/parser/SACParserMessages_de.properties
changed /trunk/cssparser/src/main/resources/com/steadystate/css/parser/SACParserMessages_en.properties
changed /trunk/cssparser/src/test/java/com/steadystate/css/parser/SACParserCSS21Test.java
changed /trunk/cssparser/src/test/java/com/steadystate/css/parser/SACParserCSS3Test.java
/trunk/cssparser/src/changes/changes.xml Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/main/javacc/SACParserCSS21.jj Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/main/javacc/SACParserCSS3.jj Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/main/resources/com/steadystate/css/parser/SACParserMessages.properties Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/main/resources/com/steadystate/css/parser/SACParserMessages_de.properties Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/main/resources/com/steadystate/css/parser/SACParserMessages_en.properties Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/test/java/com/steadystate/css/parser/SACParserCSS21Test.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/test/java/com/steadystate/css/parser/SACParserCSS3Test.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.