flyingsaucerproject / flyingsaucer

XML/XHTML and CSS 2.1 renderer in pure Java
Other
1.96k stars 549 forks source link

Support for CSS Level 3 Modules #273

Open zcoffin86 opened 5 months ago

zcoffin86 commented 5 months ago

There are several powerful features in newer CSS modules that would be great to take advantage of in this application, particularly colors with transparency/opacity. Has there been any effort or thoughts on supporting some more recent CSS modules?

asolntsev commented 4 months ago

Hi. Feel free to submit a pull request with such a feature. It can be even some draft change / not working / not tested / etc. I can help to polish and release it.