We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800f6d8 commit 2b125c1Copy full SHA for 2b125c1
RELEASE_NOTES.txt
@@ -2,7 +2,7 @@
2
CSS4J RELEASE NOTES
3
===================
4
5
-Release 3.4.0 - February 26, 2021
+Release 3.4.0 - February 28, 2021
6
---------------------------------
7
8
Release Highlights
UPGRADING.txt
@@ -14,7 +14,8 @@ Upgrading to 3.4 from 3.3
14
returns a new DeclarationFormattingContext.
15
- Removed method newLine(SimpleWriter) from DeclarationFormattingContext
16
interface.
17
- - NSAC only: new method CSSHandler.lexicalProperty(...).
+ - NSAC only: new method CSSHandler.lexicalProperty(...). For now, only being
18
+ called for one descriptor from @property rules.
19
20
21
Upgrading to 3.3 from 3.2
0 commit comments