Support clamp() in 'sizes' attribute parser
This patch parses clamp() in 'sizes' attribute into nested max(MIN, min(VAL, MAX)) as per spec to support the function in the attribute. Bug: 825895 Change-Id: I087fef6654d2f964fc99071edbbd87a5bc5b8967 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822217Reviewed-by:Emil A Eklund <eae@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#699770}
Showing
Please register or sign in to comment