clipboard-apis
clipboard-apis copied to clipboard
Clean up test cases
The test cases are currently located in a snapshot of the spec document. Tests were previously interspersed in the spec, but this is no longer the case now that we're maintaining the spec in bikeshed.
To do: (1) Remove spec text from the tests.html file (so that it contains only test cases). (2) Move tests into a better location (3) Update script that generates test cases (remove hard coded "C:\mozilla\web-platform-tests\clipboard-apis\")
Please take care of https://github.com/w3c/web-platform-tests/pull/1242 as part of this.