Implement specced parsing algorithm for <area coords>
This implements the parsing algorithm for "list of floating point numbers" and uses it to parse the 'coords' attribute on <area>. The fractional part of numbers are no longer discarded. The old parsing code in platform/Length.cpp is no longer used and is removed. BUG=578114 Review URL: https://codereview.chromium.org/1636333003 Cr-Commit-Position: refs/heads/master@{#371940}
Showing
Please register or sign in to comment