mirror of
https://github.com/servo/servo.git
synced 2025-10-16 00:10:23 +01:00
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
|
|
|