v2.25.0
github-actions
released this
15 May 15:51
·
352 commits
to master
since this release
2.25.0 (2023-05-15)
Bug Fixes
- content(first-letter) in string-set property should respect ::before/after pseudo-elements (2a142e3), closes #1174
- image size in page margin boxes (2f08632), closes #1177
- some list style types are unavailable in list-style shorthand property (52c3afd), closes #1184
- text-spacing:none for pre/code/kbd/samp/tt elements should be default (a69b921)
- unnecessary forced page breaks at the beginning of page after out-of-flow elements (a867344), closes #1176
- viewer: prevent wrong text selection touching page navigation buttons (8ba017f)
- Vivliostyle crashes when using CSS namespaces (2f54e24), closes #1172
- Vivliostyle crashes with "Error: Function xxx is undefined" (619803d)
- Vivliostyle crashes with "Error: Internal error" (26284e0), closes #1178
- widows and orphans properties are ignored inside multi-column box (f61931e), closes #1182
- wrong layout with ::first-letter and ::after pseudo-elements (f59e6bd), closes #1175