await once(v, "ended");
// The bipbop video doesn't start at 0. The old MSE code adjust the
// timestamps and ignore the audiotrack. The new one doesn't.
isfuzzy(v.duration, 1.696, 0.166, "Video has correct duration");
isfuzzy(v.currentTime, 1.696, 0.166, "Video has played to end");
SimpleTest.finish();
});
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.