New features
- #771: Handle box-decoration-break
- #115: Handle margin-break
- #821: Continuous integration includes tests on Windows
Bug fixes
- #765, #754, #800: Fix many crashes related to the flex layout
- #783: Fix a couple of crashes with strange texts
- #827: Named strings and counters are case-sensitive
- #823: Shrink min/max-height/width according to box-sizing
- #728, #171: Don't crash when fixed boxes are nested
- #610, #828: Don't crash when preformatted text lines end with a space
- #808, #387: Fix position of some images
- #813: Don't crash when long preformatted text lines end with
\n
Documentation
- #815: Add documentation about custom
url_fetcher