Source code

Revision control

Copy as Markdown

Other Tools

[open-features-tokenization-innerheight-innerwidth.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
["innerwidth=401" should set width of opened window]
expected:
if os == "android": FAIL
[" innerwidth = 401" should set width of opened window]
expected:
if os == "android": FAIL
["innerwidth==401" should set width of opened window]
expected:
if os == "android": FAIL
["\\ninnerwidth= 401" should set width of opened window]
expected:
if os == "android": FAIL
[",innerwidth=401,," should set width of opened window]
expected:
if os == "android": FAIL
["INNERWIDTH=401" should set width of opened window]
expected:
if os == "android": FAIL
["innerWidth=401" should set width of opened window]
expected:
if os == "android": FAIL
["innerheight=402" should set height of opened window]
expected:
if os == "android": FAIL
[" innerheight = 402" should set height of opened window]
expected:
if os == "android": FAIL
["innerheight==402" should set height of opened window]
expected:
if os == "android": FAIL
["\\ninnerheight= 402" should set height of opened window]
expected:
if os == "android": FAIL
[",innerheight=402,," should set height of opened window]
expected:
if os == "android": FAIL
["INNERHEIGHT=402" should set height of opened window]
expected:
if os == "android": FAIL
["innerHeight=402" should set height of opened window]
expected:
if os == "android": FAIL