File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -172,9 +172,6 @@ class PropertiesReferential extends AbstractReferential
172172 'initial-letter-wrap ' => true ,
173173 'inline-sizing ' => true ,
174174 'input-security ' => true ,
175- 'interest-delay ' => true ,
176- 'interest-delay-end ' => true ,
177- 'interest-delay-start ' => true ,
178175 'item-cross ' => true ,
179176 'item-direction ' => true ,
180177 'item-flow ' => true ,
Original file line number Diff line number Diff line change @@ -277,6 +277,9 @@ class PropertiesReferential extends AbstractReferential
277277 'inset-inline-end ' => true ,
278278 'inset-inline-start ' => true ,
279279 'interactivity ' => true ,
280+ 'interest-delay ' => true ,
281+ 'interest-delay-end ' => true ,
282+ 'interest-delay-start ' => true ,
280283 'interpolate-size ' => true ,
281284 'isolation ' => true ,
282285 'justify-content ' => true ,
You can’t perform that action at this time.
0 commit comments