mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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`
42 lines
1.1 KiB
INI
Vendored
42 lines
1.1 KiB
INI
Vendored
[open-features-tokenization-innerheight-innerwidth.html]
|
|
["innerwidth=401" should set width of opened window]
|
|
expected: FAIL
|
|
|
|
[" innerwidth = 401" should set width of opened window]
|
|
expected: FAIL
|
|
|
|
["innerwidth==401" should set width of opened window]
|
|
expected: FAIL
|
|
|
|
["\\ninnerwidth= 401" should set width of opened window]
|
|
expected: FAIL
|
|
|
|
[",innerwidth=401,," should set width of opened window]
|
|
expected: FAIL
|
|
|
|
["INNERWIDTH=401" should set width of opened window]
|
|
expected: FAIL
|
|
|
|
["innerWidth=401" should set width of opened window]
|
|
expected: FAIL
|
|
|
|
["innerheight=402" should set height of opened window]
|
|
expected: FAIL
|
|
|
|
[" innerheight = 402" should set height of opened window]
|
|
expected: FAIL
|
|
|
|
["innerheight==402" should set height of opened window]
|
|
expected: FAIL
|
|
|
|
["\\ninnerheight= 402" should set height of opened window]
|
|
expected: FAIL
|
|
|
|
[",innerheight=402,," should set height of opened window]
|
|
expected: FAIL
|
|
|
|
["INNERHEIGHT=402" should set height of opened window]
|
|
expected: FAIL
|
|
|
|
["innerHeight=402" should set height of opened window]
|
|
expected: FAIL
|