mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision cd44958a002b1ad494168e0290554644de84526e
This commit is contained in:
parent
2ed23ce4c9
commit
4443426308
103 changed files with 1740 additions and 1138 deletions
|
@ -196,7 +196,7 @@ const gCSSProperties = {
|
|||
'border-image-repeat': {
|
||||
// https://drafts.csswg.org/css-backgrounds-3/#border-image-repeat
|
||||
types: [
|
||||
{ type: 'discrete', options: [ [ 'stretch stretch', 'repeat repeat' ] ] }
|
||||
{ type: 'discrete', options: [ [ 'stretch repeat', 'round space' ] ] }
|
||||
]
|
||||
},
|
||||
'border-image-slice': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue