Prerequisites
Description
Sorry, I don't have a MWE yet. I tried to strip down the code, the CssOriginValue can have null _z for transform-origin: bottom. So, there is a NullReferenceException in the compute method:

I'll try to create an MWE tomorrow if needed.
Steps to Reproduce
I will try to create a repro tomorrow
Expected Behavior
No exception
Actual Behavior
NullReferenceException
Possible Solution / Known Workarounds
No response