Add SVGAngle::IsNumeric
When checking the 'orient' enumeration value the most common query is if is an <angle> value. Since SVGAngle::IsAngle() sounds a bit too tautological name it IsNumeric() instead. Change-Id: I8b5add56dd510fe05545264dd91da9bd89527971 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207176 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#770041}
Showing
Please register or sign in to comment