mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01: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`
54 lines
1.5 KiB
INI
Vendored
54 lines
1.5 KiB
INI
Vendored
[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
|