In SVG 1.1 dominant-baseline is a reset property. In SVG 2 dominant-baseline's definition changes to inherited.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1353164 Standard: https://www.w3.org/TR/css-inline-3/#propdef-dominant-baseline and https://www.w3.org/TR/SVG2/text.html#DominantBaselineProperty Platform coverage: All platforms using the Gecko rendering engine Target release: Firefox 70 Is this feature enabled by default in sandboxed iframes? Yes Do other browser engines implement this? Chrome has made this change already. web-platform tests: https://searchfox.org/mozilla-central/source/testing/web-platform/tests/css/css-inline Is this feature restricted to secure contexts? No, it's a change to a property we already support in all contexts. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform