[svgwg] What should be the initial value of "baseline-shift" property? (#690)

jarek-foksa has just created a new issue for https://github.com/w3c/svgwg:

== What should be the initial value of "baseline-shift" property? ==
[The property index](https://www.w3.org/TR/SVG2/propidx.html) states that it should be `"baseline"`, but from my testing `getComputedStyle($0).baselineShift` returns `"0px"` on Chromium-based browsers and `"baseline"` on WebKit-based browsers.

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/690 using your GitHub account

Received on Saturday, 11 May 2019 06:41:13 UTC