[CSSTypedOM] Computed StylePropertyMap use ComputedStyle for Lengths
Currently only working for top, left, bottom, right, width, height.
I have removed the old code which returned resolved style values. This means that for now we support fewer properties, and I have marked some layout tests as expected failures. Will work on getting them passing again in follow-up patches.
BUG=
648495