Skip to content

5.3.6

Choose a tag to compare

@domenic domenic released this 31 Dec 09:24
· 35 commits to main since this release
  • Improved performance, notably by introducing a CSS parsing and validation cache.
  • Lots of internal refactoring to use more canonical sources of CSS data, e.g., around shorthands and property parsing grammars, instead of hand-rolled parsers. This fixed a few small bugs visible in web platform tests.