← Back to release summary

Remove Non-standard getComputedStyle(e).css* behaviour

Category
CSS
Type
New or changed feature
Status
Deprecated (Chrome 49)
Intent stage
None

Summary

getComputedStyle(e).css* (except for .cssFloat) is non-standard behaviour that only Blink and WebKit support. In all cases it is aliased by getComputedStyle(e).*. We are proposing to deprecate and remove this functionality in an upcoming release.

Standards & signals

View on chromestatus.com