Confirmed users
3,816
edits
Line 40: | Line 40: | ||
| ? | | ? | ||
|- | |- | ||
| Test | | Test control toggle to determine if the controls appear and that the controls appear properly | ||
| | | A(M) | ||
| | | Done, test_controls.html | ||
|- | |||
| Test autoplay to ensure proper default and can be set to proper values | |||
| A(M) | |||
| Done, has bug (test_autoplay.html) | |||
|- | |- | ||
| Change the controls to something of our own creation | | Change the controls to something of our own creation | ||
Line 69: | Line 73: | ||
|- | |- | ||
| Test automatically removing controls from javascript - would this be a bug? | | Test automatically removing controls from javascript - would this be a bug? | ||
| | | A(M) | ||
| | | Done(test_bug448534.html) | ||
|- | |- | ||
| Use javascript events to override the volume control set by the user (should not be able to do this, I think, considering how much we hate the ads on tv that do this) | | Use javascript events to override the volume control set by the user (should not be able to do this, I think, considering how much we hate the ads on tv that do this) |