[open-features-tokenization-width-height.html]
["width=401" should set width of opened window]
expected: FAIL
[" width = 401" should set width of opened window]
expected: FAIL
["width==401" should set width of opened window]
expected: FAIL
["\\nwidth= 401" should set width of opened window]
expected: FAIL
[",width=401,," should set width of opened window]
expected: FAIL
["WIDTH=401" should set width of opened window]
expected: FAIL
["height=402" should set height of opened window]
expected: FAIL
[" height = 402" should set height of opened window]
expected: FAIL
["height==402" should set height of opened window]
expected: FAIL
["\\nheight= 402" should set height of opened window]
expected: FAIL
[",height=402,," should set height of opened window]
expected: FAIL
["HEIGHT=402" should set height of opened window]
expected: FAIL
["height=402,width=401" should set height and width of opened window]
expected: FAIL
[" height = 402 , width = 401 ," should set height and width of opened window]
expected: FAIL
["height==402 width = 401" should set height and width of opened window]
expected: FAIL
["\\nheight= 402,,width=\\n401" should set height and width of opened window]
expected: FAIL
[",height=402,,width==401" should set height and width of opened window]
expected: FAIL
["HEIGHT=402, WIDTH=401" should set height and width of opened window]
expected: FAIL