Source code
Revision control
Copy as Markdown
Other Tools
[mediasource-endofstream.html]
disabled:
if (os == "android") and debug: Frequently failing on geckoview
expected:
if (os == "win") and debug: [OK, TIMEOUT, CRASH]
if os == "mac": [OK, TIMEOUT]
[MediaSource.endOfStream(): media element notified that it now has all of the media data]
disabled:
expected:
if (os == "win") and debug: [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]