Source code

Revision control

Copy as Markdown

Other Tools

[getregistration.https.html]
expected:
if (os == "linux") and debug: [OK, TIMEOUT]
[Register then Unregister then getRegistration]
expected:
if (os == "linux") and not debug and fission: [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "linux") and debug: [FAIL, PASS, TIMEOUT]
FAIL
[Register then getRegistration]
expected:
if (os == "linux") and debug: [PASS, TIMEOUT]
[Register then Unregister then getRegistration in controlled iframe]
expected:
if (os == "linux") and debug: [FAIL, PASS, NOTRUN]
FAIL
[Register then getRegistration with a URL having a fragment]
expected:
if (os == "linux") and debug: [PASS, NOTRUN]