Break svg/parser tests into pieces to avoid timeouts
Test svg/parser/whitespace-angle.html has been broken into 2
around valid values. Note this means we run one set of tests twice,
once in each piece for invalid.forEach(validunits.forEach(...
Tests svg/parser/whitespace-length-invalid-1.html and
svg/parser/whitespace-length-invalid-2.html have been re-arranged
into 4 pieces around the set of invalid values.
R=fs@opera.com
BUG=
630967
Committed:
https://crrev.com/64a07f9de4134dc11c7b9ca2fb30b32cc9ef83cf
Cr-Commit-Position: refs/heads/master@{#428010}