blob: 114abe10cabd548caa3026b6022a57ee60d0ad45 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Tests that shorthand border-image with a null image doesn't crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS computedStyle.getPropertyValue('border-image') is 'none'
PASS successfullyParsed is true
TEST COMPLETE
|