Also remove the unused StyleValue::to_rect() because an EdgeRect is only ever held by a RectStyleValue.
When a rect value is passed to the clip property via CSS, keep it in ComputedValues so that at a later stage can make use of it.