Fix up a crash relied on 'keySplines' of <animate*>
This patch fixes up a crash relied on 'keySplines' of <animate*>. All values of 'keySplines' must all be in the range 0 to 1.[1] So this patch checks this ranges of the values. [1] https://svgwg.org/specs/animations/#KeySplinesAttribute Bug: 1114169 Change-Id: I1878842a5b07702743e5d59ada4a8c11a1cfed36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344426 Commit-Queue: Hyunjune Kim <hyunjune.kim@samsung.com> Commit-Queue: Philip Rogers <pdr@chromium.org> Reviewed-by:Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#796239}
Showing
Please register or sign in to comment