Confirmed users
3,816
edits
| Line 19: | Line 19: | ||
|- | |- | ||
| class="header"|Test Idea | | class="header"|Test Idea | ||
| class="header"|Status | | class="header"|Status | ||
|- | |- | ||
| Line 57: | Line 56: | ||
| Test for any relevant events - video stop/start/resume/reset etc | | Test for any relevant events - video stop/start/resume/reset etc | ||
| ? | | ? | ||
|- | |||
! colspan="2" | '''CSS Considerations''' | |||
|- | |- | ||
| ensure videos obey their space directives for the content they are embedded within | | ensure videos obey their space directives for the content they are embedded within | ||
| Line 66: | Line 67: | ||
|- | |- | ||
|} | |} | ||
* | * | ||
== NEEDED for Automated testing == | == NEEDED for Automated testing == | ||
* Ensure that you can use play and pause to cause video to get to a certain state and then figure out if it worked by comparing to a static image of the video at that time. | * Ensure that you can use play and pause to cause video to get to a certain state and then figure out if it worked by comparing to a static image of the video at that time. | ||