BFO Publisher v1.2

Released: Aug 31, 2022

v1.2 での更新項目

機能

  • Automatically convert MathML 'content markup' to 'presentation markup'.

不具合の修正

  • Fix for loading file URLs on Windows.
  • Fixed hyperlinks in SVG so they reflect the outline of the content rather than the bounding-box.
  • clip-path set on an inline-block element was not clipping properly.
  • General fixes for 3D transforms; fix clip when overflow:hidden on grandparent and transform on parent.
  • SVG <a> elements now closely wrap the content, rather than the rectangular box.
  • Opacity was being applied twice when it was set on an element with filter.
  • Fixed static position of inline absolute where it was the first child of the parent.
  • Implemented reversed() function for counters, fixed positioning for inline counters.