Source code

Revision control

Copy as Markdown

Other Tools

[track-mode.html]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, ERROR]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR]
[TextTrack mode attribute]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]