Primary eng (and PM) emails
Summary
Remove the HTMLFrameElement.width/height attributes, which return the layout width/height of the frame.
Motivation
It's not in the spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html#htmlframeelement
Compatibility Risk
Alternative implementation suggestion for web developers
Usage information from UseCounter
http://www.chromestatus.com/metrics/feature/timeline/popularity/394
http://www.chromestatus.com/metrics/feature/timeline/popularity/395
Entry on chromestatus.com, crbug.com, or MDN
None.
Requesting approval to remove too?