Support calc() in font-feature-settings
font-feature-settings accepts an integer, but the code for parsing that integer did not check for calc() values. Update the code to accept calculated integers. Bug: 397061 Change-Id: I33ed1538f8148257f22a3e67cbd3478e523a1ff5 Reviewed-on: https://chromium-review.googlesource.com/888161Reviewed-by:Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Chris Nardi <cnardi@chromium.org> Cr-Commit-Position: refs/heads/master@{#532158}
Showing
Please register or sign in to comment