The 'SIE' is an opensource SVG Animation rendering engine written in JavaScript for Edge and IE 11. It's lightweight, about 11kb (gzipped). SVG is a web standard language for drawing a vector graphics used in Inkscape, Illustlator and so on.
The SIE project is a community developing the SIE.
1, toolにbase.jsの追加
2, getStartPositionOfCharメソッドに関するスペックを追加
3, SVGTextContentElementの修正
4, チケット #30742 「linking-a-09-b.svgでテキストが表示されない不具合」を修正
5, getStartPositionOfCharメソッドの軽量化
6, text要素とtspan要素におけるテキスト表示アルゴリズムの変更
7, SVGTextPositioningElementの変数の整理
8, SVGAElementの_tarプロパティの挿入方式を変更
9, 個々のdiv要素ごとにdisplayプロパティを適用させるのをやめて改善