mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +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`
50 lines
1.3 KiB
INI
50 lines
1.3 KiB
INI
[gap-shorthand.html]
|
|
[e.style['gap'\] = "10px 20%" should set the longhand values]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal calc(20% + 10px)" should set the longhand values]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal" should set the longhand values]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "10px normal" should set the longhand values]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "10px normal" should set column-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal calc(20% + 10px)" should set row-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "10px 20%" should set row-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "10px normal" should set row-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal" should set row-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal" should set column-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal calc(20% + 10px)" should set column-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "10px 20%" should set column-gap]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "10px normal" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal calc(20% + 10px)" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "10px 20%" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['gap'\] = "normal" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|