|
194 | 194 | "contain-intrinsic-width": "auto? [ none | <length [0,∞]> ]", |
195 | 195 | "container-type": "normal | [ [ size | inline-size ] || scroll-state ]", |
196 | 196 | "content": "normal | none | [ <content-replacement> | <content-list> ] [ / [ <string> | <counter> | <attr()> ]+ ]? | <element()>", |
197 | | - "continue": "auto | discard | -webkit-discard | overflow | paginate | fragments", |
| 197 | + "continue": "auto | discard | collapse | -webkit-legacy | overflow | paginate | fragments", |
198 | 198 | "copy-into": "none | [ [ <custom-ident> <content-level> ] [, <custom-ident> <content-level> ]* ]?", |
199 | 199 | "corner-block-end-shape": "<corner-shape-value>", |
200 | 200 | "corner-block-start-shape": "<corner-shape-value>", |
|
259 | 259 | "initial-letter-align": "[ border-box? [ alphabetic | ideographic | hanging | leading ]? ]!", |
260 | 260 | "initial-letter-wrap": "none | first | all | grid | <length-percentage>", |
261 | 261 | "inline-sizing": "normal | stretch", |
262 | | - "inset-block-end": "auto | <length-percentage>", |
263 | | - "inset-block-start": "auto | <length-percentage>", |
264 | | - "inset-inline-end": "auto | <length-percentage>", |
265 | | - "inset-inline-start": "auto | <length-percentage>", |
266 | 262 | "interactivity": "auto | inert", |
267 | 263 | "isolation": "<isolation-mode>", |
268 | 264 | "item-cross": "[ auto | nowrap | wrap ] || [ normal | reverse ] | wrap-reverse", |
|
276 | 272 | "justify-self": "| anchor-center", |
277 | 273 | "left": "| <anchor()> | <anchor-size()>", |
278 | 274 | "lighting-color": "<color>", |
279 | | - "line-clamp": "none | <integer [1,∞]> || <'block-ellipsis'>", |
| 275 | + "line-clamp": "none | [ <integer [1,∞]> || <'block-ellipsis'> ] -webkit-legacy?", |
280 | 276 | "-webkit-line-clamp": "none | <integer [1,∞]>", |
281 | 277 | "line-fit-edge": "leading | <text-edge>", |
282 | 278 | "line-grid": "match-parent | create", |
|
0 commit comments