8 Months Ago
Sizes passed to ImageRect.Calculate with Undefined unit will correctly use default size Default text overflow to "None", spec default is clip but ours behaves differently - this will do for now Give `line-height`, `letter-spacing` and `word-spacing` default values, no need to null check them Don't implicitly clamp backgrounds if background-size is `cover` Handle LengthUnit.Undefined gracefully, document