DescriptionStore [-webkit-]perspective-origin as a LengthPoint.
Using a LengthPoint for this property makes it possible to use
a converter rather than custom code, and it makes animation
building cleaner too.
The setPerspectiveOrigin[X,Y] are kept because of the corresponding
prefixed properties, but they can be removed eventually.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183600
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove unnecessary return in default-case. #Patch Set 3 : Rebased. #Patch Set 4 : Rebase (again). #Messages
Total messages: 16 (7 generated)
|