|
140 | 140 | "image-resolution": {"values": ["from-image", "snap"]},
|
141 | 141 | "isolation": {"values": ["auto", "isolate"]},
|
142 | 142 | "justify-content": {"values": ["center", "flex-end", "flex-start", "space-around", "space-between"]},
|
143 |
| - "justify-items": {"values": ["auto", "normal", "stretch", "center", "start", "end", "flex-start", "flex-end", "self-start", "self-end", "left", "right", "baseline", "first", "last", "safe", "unsafe", "inherit", "initial", "unset"]}, |
144 |
| - "justity-self": {"values": ["auto", "normal", "stretch", "center", "start", "end", "flex-start", "flex-end", "self-start", "self-end", "left", "right", "baseline", "first", "last", "safe", "unsafe", "inherit", "initial", "unset"]}, |
| 143 | + "justify-items": {"values": ["auto", "normal", "stretch", "center", "start", "end", "flex-start", "flex-end", "self-start", "self-end", "left", "right", "baseline", "first", "last", "safe", "unsafe", "legacy", "inherit", "initial"]}, |
| 144 | + "justity-self": {"values": ["auto", "normal", "stretch", "center", "start", "end", "flex-start", "flex-end", "self-start", "self-end", "left", "right", "baseline", "first", "last", "safe", "unsafe", "inherit", "initial"]}, |
145 | 145 | "left": {"values": ["auto", "inherit"]},
|
146 | 146 | "letter-spacing": {"values": ["normal", "inherit"]},
|
147 | 147 | "line-height": {"values": ["normal", "inherit"]},
|
|
0 commit comments