Skip to content

Commit 098158c

Browse files
committed
W3C data 2022/04/30
1 parent 79f1fc9 commit 098158c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

data/all.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,9 @@
326326
"contain-intrinsic-inline-size",
327327
"contain-intrinsic-size",
328328
"contain-intrinsic-width",
329+
"container",
330+
"container-name",
331+
"container-type",
329332
"content",
330333
"content-visibility",
331334
"-ms-content-zoom-chaining",
@@ -711,8 +714,10 @@
711714
"negative",
712715
"object-fit",
713716
"-o-object-fit",
717+
"object-overflow",
714718
"object-position",
715719
"-o-object-position",
720+
"object-view-box",
716721
"offset",
717722
"offset-anchor",
718723
"offset-block-end",

source/w3c.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"properties": [
3+
"-webkit-line-clamp",
34
"accent-color",
45
"align-content",
56
"align-items",
@@ -140,6 +141,9 @@
140141
"contain-intrinsic-inline-size",
141142
"contain-intrinsic-size",
142143
"contain-intrinsic-width",
144+
"container",
145+
"container-name",
146+
"container-type",
143147
"content",
144148
"content-visibility",
145149
"continue",
@@ -325,7 +329,9 @@
325329
"nav-right",
326330
"nav-up",
327331
"object-fit",
332+
"object-overflow",
328333
"object-position",
334+
"object-view-box",
329335
"offset",
330336
"offset-anchor",
331337
"offset-distance",

0 commit comments

Comments
 (0)