mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update web-platform-tests to revision 7a6f5673ff5d146ca5c09c6a1b42b7706cfee328
This commit is contained in:
parent
e2fca1b228
commit
4787b28da3
261 changed files with 8195 additions and 4689 deletions
|
@ -997,23 +997,23 @@ const gCSSProperties = {
|
|||
types: [
|
||||
]
|
||||
},
|
||||
'offset-block-end': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-offset-block-end
|
||||
'inset-block-end': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-inset-block-end
|
||||
types: [
|
||||
]
|
||||
},
|
||||
'offset-block-start': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-offset-block-start
|
||||
'inset-block-start': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-inset-block-start
|
||||
types: [
|
||||
]
|
||||
},
|
||||
'offset-inline-end': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-offset-inline-end
|
||||
'inset-inline-end': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-inset-inline-end
|
||||
types: [
|
||||
]
|
||||
},
|
||||
'offset-inline-start': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-offset-inline-start
|
||||
'inset-inline-start': {
|
||||
// https://drafts.csswg.org/css-logical-props/#propdef-inset-inline-start
|
||||
types: [
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue