[iframe-all-local-schemes-inherit-self.sub.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if os == "android": [TIMEOUT, OK]
[OK, TIMEOUT]
[