Enhancement
- Now able to choose whether to render SVG images within the Static Area as entities on each page. ☞ svg-image-make-instance-per-static-area. RT#33720, RT#34375
Revision
XSL-FO Revisions:
- Column overflow when table row has column break. RT#34471
- Float drops content. RT#34404
- Extra line breaks around floats. RT#34356
- axf:float-y="bottom" not working as expected. RT#34448
- In documents with language="ja" and hyphenate="true", when a non-end-of-line-character and a U+0020 (space) appear at the end of a line, the subsequent string may not break onto the next line and overflow the line.
- Some data failed to format. RT#34398, RT#34184
CSS / HTML Revisions:
- Underline text-decoration not appearing on <u> tag with nbsp content. RT#34393
- Overflow occurred due to the incorrect float processing. RT#34314
- RTL Flexbox: justify-content: space-between fails to distribute items correctly. RT#34148
- When using CSS Flexbox (display: flex;), overflow occurred when a page break occurred in the middle of an item.
- break-before:right renders background and borders from the second column in the first column. RT#34203
- Incorrect page selector before dir="rtl" block. RT#34513
- Percent encoding processing was incorrect.
- Some data could not be formatted. RT#34140
Other:
- The tagging of the Tagged PDF was incorrect. RT#32971, RT#33240, RT#34039
- font-stretch was not applied to fonts defined with font-face. RT#34097