On 03/23/2018 11:50 PM, Jonathan Watt wrote: > On 23/03/2018 18:23, Emilio Cobos Álvarez wrote: >> Bug 1408301 tracks unshipping CSSStyleDeclaration.getPropertyCSSValue. >> >> This is a non-standard API only implemented by Mozilla > > It was removed from Blink[1] after they forked, but it's actually still > implemented in Webkit it seems. Hopefully we shouldn't have too many problems > removing it though.
Hmm, I should trust less our code comments[1], I guess the "sort of" is key. :P Looks like WebKit does indeed implement it, also on specified values (we only expose it on the computed style declaration). But yeah, given neither Blink or Edge implement it, and that what we implement is widely different than what WebKit implements (that Blink thread is a good summary) sounds unlikely that it cause compat pain. [1]: https://searchfox.org/mozilla-central/rev/56274d0a016a6833e5da7770ce70580b6f5abb21/dom/webidl/CSSStyleDeclaration.webidl#22 > > Jonathan > > 1. > https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/3VmxWFzcyJc > _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform