- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Sun, 12 May 2019 11:14:10 +0000
- To: public-svg-issues@w3.org
dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Needs editing": == 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. See https://github.com/w3c/svgwg/issues/690
Received on Sunday, 12 May 2019 11:14:12 UTC