On Thursday, June 13, 2019 at 11:41:34 AM UTC-7, Charlie Marlow wrote: > Intent to Implement: CSS text-decoration-width > > Summary: text-decoration-width allows web developers to specify a specific > thickness of an underline, overline, or line-through text-decoration. This > allows web developers to have greater control over the look and style of > their web pages. > > Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1440014 > <https://bugzilla.mozilla.org/show_bug.cgi?id=1552062> > > Spec: > https://drafts.csswg.org/css-text-decor-4/#text-decoration-width-property > <https://drafts.csswg.org/css-text-decor-4/#underline-offset> > > Platform coverage: All platforms using gecko rendering engine > > Estimated release to mozilla-central: next 1-2 weeks > > Preference behind which this will be implemented: > layout.css.text-decoration-width.enabled > > Is this feature enabled by default in sandboxed frames? Yes > > DevTools bug: None needed > > Support in other browsers: Safari Technology Preview is the only other > browser supporting this feature > > Web-platform-tests: > - parsing tests: > https://searchfox.org/mozilla-central/source/testing/web-platform/tests/css/css-text-decor > > <https://searchfox.org/mozilla-central/source/testing/web-platform/tests/css/css-text-decor> > > - text-decoration-width-* tests > - Ref tests: https://bugzilla.mozilla.org/show_bug.cgi?id=1558899 > > - Charlie Marlow
This property has been renamed text-decoration-thickness by the CSSWG. We will be updating the property name per the spec change here: https://github.com/w3c/csswg-drafts/commit/ffbfa0685c9a1714411b19c0b4abab6a01d5bd48 - Charlie Marlow _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform