From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|setup= | |setup= | ||
# Ensure the {{package|firefox}} package is installed | # Ensure the {{package|firefox}} package is installed | ||
# Ensure that | # Ensure that no Flash plugin for Firefox is installed, or that any installed plugin is disabled | ||
|actions= | |actions= | ||
# Run Firefox - you can use the menu system or the run dialog or a console | # Run Firefox - you can use the menu system or the run dialog or a console |
Revision as of 00:48, 3 February 2011
Description
This test case tests firefox
media handling.
Setup
- Ensure the
firefox
package is installed - Ensure that no Flash plugin for Firefox is installed, or that any installed plugin is disabled
How to test
- Run Firefox - you can use the menu system or the run dialog or a console
- Visit the HTML5 WebM test page
- Browse to a page with a WebM-format video using the HTML 5 <video> tag, such as this one, and attempt to play the video
- Browse to a page with a Theora format streamable video, such as any of the 'OGG' labelled files here, and attempt to play the video
Expected Results
- The WebM test page should report that the browser is capable of HTML 5 WebM playback in Fedora 15 and later (this will not work in Fedora 14 and earlier)
- Firefox should correctly play videos in Theora and WebM formats, including using the HTML 5 <video> tag in Fedora 15 and later (this will not work in Fedora 14 and earlier)
- Audio should play with the video if it is in Ogg Vorbis format (as it should be in most Theora and all WebM videos)