[SVGDom] Improve whitespace handling in style parsing
authorfmalita <fmalita@chromium.org>
Mon, 8 Aug 2016 20:58:50 +0000 (13:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Aug 2016 20:58:50 +0000 (13:58 -0700)
commit61f36b37084e7b1c80cfc485825588604a401c9a
tree335bf7fd27c8950b339f5757f47b86daca0ccfd6
parent0adbd3e0a61c039fea1d47c006daa462bae42318
[SVGDom] Improve whitespace handling in style parsing

Handle whitespace-padded style names/values.

R=stephana@google.com,robertphillips@google.com
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2225623002

Review-Url: https://codereview.chromium.org/2225623002
experimental/svg/model/SkSVGAttributeParser.cpp
experimental/svg/model/SkSVGDOM.cpp