diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 593d1c567..730edccac 100644 --- a/status.xml +++ b/status.xml @@ -60,6 +60,13 @@ <action context="Renderers" dev="AC" importance="high" type="add"> Added de-duplication and externalization support for IOCA and GOCA data resource objects. </action --> + <action context="Code" dev="AD" type="fix" fixes-bug="45097"> + Corrected white-space-treatment for situations where an inline-node is the first/last + child node of an fo:block, without preceding/following text. + </action> + <action context="Layout" dev="MB" type="add"> + Implemented word-by-ford font-selection strategy on text. + </action> <action context="Layout" dev="MB" type="add"> Support character-by-character font-selection strategy on fo:character element. </action> |