[html-media-capture] Update test suite

anssiko has just created a new issue for 
https://github.com/w3c/html-media-capture:

== Update test suite ==
@Honry (or @zqzhang, test suite owner) Could you help update the test 
suite to match the recent changes that addressed issue #4.

See the [HTML diff][1] comparing the spec just [before][2] and 
[after][3] the following changes:
https://github.com/w3c/html-media-capture/commit/0a3564e7601c8085581293cc5adb9ee2292440ce
https://github.com/w3c/html-media-capture/commit/ccd71a186fb08c8a2193556474aa955bdf11fac7
https://github.com/w3c/html-media-capture/commit/991921e6821deac95fba90b971306e040149bd30

Latest Editor's Draft:
https://w3c.github.io/html-media-capture/

Test suite (matches [CR](https://www.w3.org/TR/html-media-capture/) 
currently):
http://w3c-test.org/html-media-capture/
https://github.com/w3c/web-platform-tests/tree/master/html-media-capture

I think we need at least the following tests updated/added:
- [ ] update IDL harness tests
- [ ] 
[`user`](https://w3c.github.io/html-media-capture/#dom-capturefacingmode-user)
- [ ] 
[`environment`](https://w3c.github.io/html-media-capture/#dom-capturefacingmode-environment)
- [ ] invalid value default
- [ ] missing value default

@riju is working to update the Chromium implementation to match.

[1]: 
http://services.w3.org/htmldiff?doc1=https%3A%2F%2Flabs.w3.org%2Fspec-generator%2F%3Ftype%3Drespec%26url%3Dhttps%253A%252F%252Frawgit.com%252Fw3c%252Fhtml-media-capture%252F400759c94abd4641f8996e4f47c76dc8b1063e8e%252Findex.html%253FspecStatus%253DED%253BshortName%253Dhtml-media-capture&doc2=https%3A%2F%2Flabs.w3.org%2Fspec-generator%2F%3Ftype%3Drespec%26url%3Dhttps%253A%252F%252Frawgit.com%252Fw3c%252Fhtml-media-capture%252Fgh-pages%252Findex.html%253FspecStatus%253DED%253BshortName%253Dhtml-media-capture

[2]: 
https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawgit.com%2Fw3c%2Fhtml-media-capture%2F400759c94abd4641f8996e4f47c76dc8b1063e8e%2Findex.html%3FspecStatus%3DED%3BshortName%3Dhtml-media-capture

[3]: 
https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawgit.com%2Fw3c%2Fhtml-media-capture%2Fgh-pages%2Findex.html%3FspecStatus%3DED%3BshortName%3Dhtml-media-capture

Please view or discuss this issue at 
https://github.com/w3c/html-media-capture/issues/7 using your GitHub 
account

Received on Thursday, 23 February 2017 07:58:59 UTC