Re: [WPT Sync] Remove trailing whitespace (to test exporter) (#5119)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/210088891)

# Chrome (unstable channel) #
Testing web-platform-tests at revision fd6ea3cde46a070ace4625d15516bf0b1be33aaa
Using browser at version 58.0.3029.14 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5119/content-security-policy/embedded-enforcement/subsumption_algorithm-host_sources-hosts.html">/content-security-policy/embedded-enforcement/subsumption_algorithm-host_sources-hosts.html</a></summary>


|                       Subtest                        | Results |                                Messages                                |
|------------------------------------------------------|---------|------------------------------------------------------------------------|
|                                                      | OK      |                                                                        |
| `Host must match.`                                   | FAIL    | `assert_equals: expected (undefined) undefined but got (boolean) true` |
| `Hosts without wildcards must match.`                | FAIL    | `assert_equals: expected (undefined) undefined but got (boolean) true` |
| `More specific subdomain should not match.`          | FAIL    | `assert_equals: expected (undefined) undefined but got (boolean) true` |
| `Specified host should not match a wildcard host.`   | FAIL    | `assert_equals: expected (undefined) undefined but got (boolean) true` |
| `A wildcard host should match a more specific host.` | PASS    |                                                                        |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5119#issuecomment-285882816

Received on Saturday, 11 March 2017 17:31:32 UTC