I would like to be able to read the value of a css property in the middle of a transition before it is fully executed. Is that possible? So if during a transition from 0% to 100%, I were to check halfway through, could I see it at 50%?I would like to be able to read the value of a