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`
91 lines
3.2 KiB
INI
91 lines
3.2 KiB
INI
[border-image-valid.html]
|
|
[e.style['border-image'\] = "url(\\"http://www.example.com/\\") 1 2% 3 4% fill / / 1px 2 3px 4" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 2% 3 4% fill / 3 / 1px 2 3px 4" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "url(\\"http://www.example.com/\\") 1 2% 3 4%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "none 100% / 1 / 0 space" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "none 100% / 1 / 0 stretch" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 / auto / 1px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "fill 1 2% 3 4% / auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 2% 3 4% / 2% / 2" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "none repeat round" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "none 1 1 1 1" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "none 1 / 1 / 0 stretch" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 2% 3 4% / / 2" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "space" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "url(\\"http://www.example.com/\\")" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 2% 3 4% / 2%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "url(\\"http://www.example.com/\\") 1 2 3 4 fill / 1 / 0 stretch" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "url(\\"http://www.example.com/\\") 1 2% 3 4% fill" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "repeat round" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "none space space" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 / 1px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 / 1px 2% 3 auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 / 1px / 1px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 2% 3 4% fill / 3" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "url(\\"http://www.example.com/\\") fill 1 2% 3 4%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "url(\\"http://www.example.com/\\") 1 2 3 4 fill" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 2% 3 4% / 1px 2% 3 auto / 2" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "1 / / 1px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['border-image'\] = "stretch" should set the property value]
|
|
expected: FAIL
|