Chromium Code Reviews
DescriptionCSS Motion Path: calculate transform for simple ray() paths
ray(<angle> <size>) indicates a ray with a bearing of the specified
angle. For example, ray(0 closest-side) indicates a ray towards the
top of the containing box.
Spec:
https://drafts.fxtf.org/motion-1/#offset-path-property
Not yet implemented: calculating the transform when ray uses 'contain',
or when offset-distance contains percentage, and thus the ray length
must be determined.
BUG=641245, 722757
Review-Url: https://codereview.chromium.org/2884943002
Cr-Commit-Position: refs/heads/master@{#472409}
Committed: https://chromium.googlesource.com/chromium/src/+/fb7632da4263f6fc7c97f120d2792282baf56770
Patch Set 1 #
Total comments: 6
Messages
Total messages: 19 (9 generated)
|