Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

media-source/mediasource-buffered.html: check for correct webm duration #2106

Merged
merged 1 commit into from
Aug 25, 2015

Conversation

bit
Copy link
Contributor

@bit bit commented Aug 25, 2015

media-source/mediasource-buffered.html currently checks for the wrong duration.

i.e. blink's msetests check for the correct vaules:
https://github.com/acolwell/msetests/blob/master/blink/mediasource-buffered.html

firefox also detects the correct vaules but has the tests disabled right now:
https://bugzilla.mozilla.org/show_bug.cgi?id=1192164

manifestA has a duration of 2.023 (currently 2.022)
manifestB has a duration of 2.001 (currently 2.000)

sideshowbarker added a commit that referenced this pull request Aug 25, 2015
media-source/mediasource-buffered.html: check for correct webm duration
@sideshowbarker sideshowbarker merged commit 9974ecc into web-platform-tests:master Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants