Source code

Revision control

Copy as Markdown

Other Tools

[resource-selection-source-media-env-change.html]
bug: 1709960
[the <source> media attribute: no reaction to environment change]
expected:
if (os_version == "14") and not sessionHistoryInParent and not debug: PASS
if (os_version == "7.0") and not sessionHistoryInParent: PASS
if (os_version == "24.04") and (processor == "x86"): [FAIL, PASS]
if os_version == "14.70": PASS
if os_version == "11.26100": PASS
[PASS, FAIL]