<test_script_entry>/opt/tct-video-html5-tests/video/video_playbackRate_value_zero.html</test_script_entry>
</description>
</testcase>
- <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h264-manual" purpose="Check if video element can play the H.264 decoding format video file.">
- <description>
- <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h264-manual.html</test_script_entry>
- </description>
- </testcase>
- <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h263-manual" purpose="Check if video element can play the H.263 decoding format video file.">
- <description>
- <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h263-manual.html</test_script_entry>
- </description>
- </testcase>
- <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_mpeg4-manual" purpose="Check if video element can play the MPEG4 decoding format video file.">
- <description>
- <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_mpeg4-manual.html</test_script_entry>
- </description>
- </testcase>
<testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_played_attribute_readonly" purpose="Check if video.played attribute is readonly">
<description>
<test_script_entry>/opt/tct-video-html5-tests/video/video_played_attribute_readonly.html</test_script_entry>
</description>
</testcase>
</set>
- <set name="Video_amr_mobile" type="js">
+ <set name="Video_mobile" type="js">
<capabilities>
<capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
</capabilities>
<test_script_entry>/opt/tct-video-html5-tests/video/video_play_3gp_mpeg4_amr.html</test_script_entry>
</description>
</testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h264-manual" purpose="Check if video element can play the H.264 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h264-manual.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h263-manual" purpose="Check if video element can play the H.263 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h263-manual.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_mpeg4-manual" purpose="Check if video element can play the MPEG4 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_mpeg4-manual.html</test_script_entry>
+ </description>
+ </testcase>
</set>
- <set name="Video_amr_wearable" type="js">
+ <set name="Video_wearable" type="js">
<capabilities>
<capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
</capabilities>
<test_script_entry>/opt/tct-video-html5-tests/video/video_play_3gp_mpeg4_amr.html</test_script_entry>
</description>
</testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h264-manual" purpose="Check if video element can play the H.264 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h264-manual.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h263-manual" purpose="Check if video element can play the H.263 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h263-manual.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_mpeg4-manual" purpose="Check if video element can play the MPEG4 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_mpeg4-manual.html</test_script_entry>
+ </description>
+ </testcase>
+ </set>
+ <set name="Video_tv" type="js">
+ <capabilities>
+ <capability name="http://tizen.org/feature/profile"><value>TV</value></capability>
+ </capabilities>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h264-manual_tv" purpose="Check if video element can play the H.264 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h264-manual_tv.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_h263-manual_tv" purpose="Check if video element can play the H.263 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_h263-manual_tv.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="manual" id="video_playback_mpeg4-manual_tv" purpose="Check if video element can play the MPEG4 decoding format video file.">
+ <description>
+ <test_script_entry>/opt/tct-video-html5-tests/video/video_playback_mpeg4-manual_tv.html</test_script_entry>
+ </description>
+ </testcase>
</set>
</suite>
</test_definition>
--- /dev/null
+<!DOCTYPE html>
+<!--
+Copyright (c) 2019 Samsung Electronics Co., Ltd.
+
+Licensed under the Apache License, Version 2.0 (the License);
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Authors:
+ Qunfang Lin <qunfang.lin@samsung.com>
+
+-->
+
+<meta charset="utf-8">
+<title>Video Test: video - H.263</title>
+<link rel="author" title="Intel" href="http://www.intel.com">
+<link rel="help" href="http://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">
+<meta name="assert" content="Check that video element can play the H.263 decoding format video file.">
+<body>
+ <p>
+ Test passes if the video can play and pause, slide time bar, and switch full screen.
+ </p>
+ <video controls src="media/3GP_h263_CIF_30FPS_507Kbps_HE-AAC_Stereo_64Kbps_60sec(4.1Mb)_BBB.3gp" poster="media/poster.png" width="480" height="200" loop autoplay>
+ The user agent doesn't support media element.
+ </video>
+</body>
+
--- /dev/null
+<!DOCTYPE html>
+<!--
+Copyright (c) 2019 Samsung Electronics Co., Ltd.
+
+Licensed under the Apache License, Version 2.0 (the License);
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Authors:
+ Qunfang Lin <qunfang.lin@samsung.com>
+
+-->
+
+<meta charset="utf-8">
+<title>Video Test: video - H.264</title>
+<link rel="author" title="Intel" href="http://www.intel.com">
+<link rel="help" href="http://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">
+<meta name="assert" content="Check that video element can play the H.264 decoding format video file.">
+<body>
+ <p>
+ Test passes if the video can play and pause, slide time bar, and switch full screen.
+ </p>
+ <video controls src="media/MP4_h264_CIF_15FPS_387Kbps_MP3_44.1KHz_64Kbps_60sec(3.4Mb)_BBB(hinted).mp4" poster="media/poster.png" width="480" height="200" loop autoplay>
+ The user agent doesn't support media element.
+ </video>
+</body>
+
--- /dev/null
+<!DOCTYPE html>
+<!--
+Copyright (c) 2019 Samsung Electronics Co., Ltd.
+
+Licensed under the Apache License, Version 2.0 (the License);
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Authors:
+ Qunfang Lin <qunfang.lin@samsung.com>
+
+-->
+
+<meta charset="utf-8">
+<title>Video Test: video - MPEG4</title>
+<link rel="author" title="Intel" href="http://www.intel.com">
+<link rel="help" href="http://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">
+<meta name="assert" content="Check that video element can play the MPEG4 decoding format video file.">
+<body>
+ <p>
+ Test passes if the video can play and pause, slide time bar, and switch full screen.
+ </p>
+ <video controls src="media/MP4_MPEG4_CIF_15FPS_387Kbps_MP3_44.1KHz_64Kbps_60sec(3Mb)_BBB(hinted).mp4" poster="media/poster.png" width="480" height="200" loop autoplay>
+ The user agent doesn't support media element.
+ </video>
+</body>
+