v29.1.1
- Fixed
'border-radius'computed style serialization. (@asamuzaK) - Fixed computed style computation when using
'background-origin'and'background-clip'CSS properties. (@asamuzaK) - Significantly optimized initial calls to
getComputedStyle(), before the cache warms up. (@asamuzaK)