Support calc() in webkit-line-clamp
When parsing webkit-line-clamp, it was explicitly checked if the token was a number token, which excluded calc() values. Remove that check so calc() values are supported. Bug: 397061 Change-Id: Idc8602f6ebeed22d1d849bdd6d6bb9be7064e5d2 Reviewed-on: https://chromium-review.googlesource.com/1034386Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Chris Nardi <cnardi@chromium.org> Cr-Commit-Position: refs/heads/master@{#554823}
Showing
Please register or sign in to comment