EdgeStyleValue
As well as being required to implement absolutization this also means we now bypass a limitation with `LengthPercentage` where we would always use `SerializationMode::Normal` for the constituent lengths which gains us some WPT passes
This will be used to differentiate between serialization for resolved style (i.e window.getComputedStyle()) and serialization for all other purposes.