mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
55 lines
1.5 KiB
INI
55 lines
1.5 KiB
INI
[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
|