Test: enable a spec testing CSS whitespace preserving in Edge 17
commit81d829b3573e6b3581a7f127040aad84d345a832
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 18 Jun 2018 16:48:15 +0000 (18 18:48 +0200)
committerGitHub <noreply@github.com>
Mon, 18 Jun 2018 16:48:15 +0000 (18 18:48 +0200)
tree2c3b336cf2062f49fc635b5d764d9a7d9b45f496
parent2348f3996748fc805903e45dbc598ec570d49bb0
Test: enable a spec testing CSS whitespace preserving in Edge 17

In Edge 14-16 setting a style property to a whitespace-only value resets it to
the default, forcing us to skip a relevant CSS test in Edge. Now that Edge 17
has fixed the issue we can re-enable this test there.

Ref gh-3204
Closes gh-4101
test/unit/css.js