On Friday 2018-03-23 19:23 +0100, Emilio Cobos Álvarez wrote: > Bug 1408301 tracks unshipping CSSStyleDeclaration.getPropertyCSSValue. > > This is a non-standard API only implemented by Mozilla, and that > generally can be replaced by usage of the standard .getPropertyValue.
I should clarify that it isn't actually non-standard: it was part of DOM Level 2: https://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSStyleDeclaration but ended up never being widely implemented. It's not a particularly nice API, nor was it specified in a way that could lead to interoperability, and its replacement is intended to be https://drafts.css-houdini.org/css-typed-om/ . I'm still in favor of removing it. -David -- 𝄞 L. David Baron http://dbaron.org/ 𝄂 𝄢 Mozilla https://www.mozilla.org/ 𝄂 Before I built a wall I'd ask to know What I was walling in or walling out, And to whom I was like to give offense. - Robert Frost, Mending Wall (1914)
signature.asc
Description: PGP signature
_______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform