- From: Zhang, Zhiqiang <zhiqiang.zhang@intel.com>
- Date: Fri, 14 Sep 2012 00:53:48 +0000
- To: "simonp@opera.com" <simonp@opera.com>, Kris Krueger <krisk@microsoft.com>, "Santos, Thiago" <thiago.santos@intel.com>, "public-html-testsuite@w3.org" <public-html-testsuite@w3.org>
- CC: "Carr, Wayne" <wayne.carr@intel.com>, "Yu, Ling L" <ling.l.yu@intel.com>
Hello, I updated media element tests per Simon and Kris feedbacks, could someone review this update, many thanks. http://dvcs.w3.org/hg/html/rev/e81ba12b22e7 http://dvcs.w3.org/hg/html/rev/250bf9acfc2a Summary of the changes: - Inline JS code in each test file. - Group a number of tests in same type into one page. - Update tests to be 'codec' agnostic. http://w3c-test.org/html/tests/submission/Intel/ Thanks, Zhiqiang > -----Original Message----- > From: Zhang, Zhiqiang [mailto:zhiqiang.zhang@intel.com] > Sent: Wednesday, September 12, 2012 4:02 PM > To: Kris Krueger; Santos, Thiago; public-html-testsuite@w3.org > Cc: Carr, Wayne; Yu, Ling L > Subject: RE: New tests submission: media element > > > > -----Original Message----- > > From: Kris Krueger [mailto:krisk@microsoft.com] > > Sent: Tuesday, September 11, 2012 10:56 PM > > To: Santos, Thiago; public-html-testsuite@w3.org > > Cc: Carr, Wayne; Zhang, Zhiqiang > > Subject: RE: New tests submission: media element > > > > Thanks for the test submission, two points of feedback. > > Kris, thank you for your feedback. > > > > > #1 Given the number of tests, you should be able to place a number of the > > tests on a single page. > > For a delicate balance between types of tests and page loading on different > platforms, I'd like to group a number of tests in same type into one page. For > example, audio/video_attributes.html to check attributes existence, type > and default value if specified; audio/video_controls_reflect.html for the > controls attribute reflect value check. And still leave some tests in their own > page because they check different statements of the spec, such as > audio_loop_base.html, audio_loop_current_media_controller.html, which > likes http://w3c-test.org/html/tests/approved/audio/audio_001.htm > > Is this OK? > > > > > #2 Media tests need to be 'codec' agnostic, since there is no normative > > statements in the spec on which A/V codec must be supported. > > http://www.w3c- > > test.org/html/tests/submission/Intel/audio/audio_loop_base.html > > > > For example this test will not pass on Safari even though Safari supports > this > > attribute just fine. > > Please see http://www.w3c- > > test.org/html/tests/approved/video/event_canplay.html as an example > > how this can be done. > > Great. I'll update the tests like this. > > > > > -Kris > > > > -----Original Message----- > > From: Thiago Marcos P. Santos [mailto:thiago.santos@intel.com] > > Sent: Tuesday, September 11, 2012 3:48 AM > > To: public-html-testsuite@w3.org > > Cc: Carr, Wayne; Zhiqiang Zhang > > Subject: New tests submission: media element > > > > Hello, > > > > I would like to submit the following tests: > > http://dvcs.w3.org/hg/html/rev/dcbfd1474a19 > > > > We are verifying the conformance with the following specs: > > http://dev.w3.org/html5/spec/single-page.html#dom-media-controls > > http://dev.w3.org/html5/spec/single-page.html#dom-media- > defaultmuted > > http://dev.w3.org/html5/spec/single-page.html#dom-media-loop > > http://dev.w3.org/html5/spec/single-page.html#dom-media-muted > > http://dev.w3.org/html5/spec/single-page.html#dom-media-volume > > http://dev.w3.org/html5/spec/single-page.html#dom-dim-height > > http://dev.w3.org/html5/spec/single-page.html#dom-dim-width > > > > Review is appreciated and Zhiqiang Zhang will address any feedback. > > > > Br, > > > >
Received on Friday, 14 September 2012 00:55:38 UTC