reftests: set border-image: none in border-image-url's reference CSS
Fix border-image-url reftest
This commit is contained in:
@ -12,4 +12,5 @@
|
|||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 1 2 2 1;
|
border-width: 1 2 2 1;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
border-image: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user