CodeMirror: recognize 'zoom' CSS property
This commit is contained in:
parent
7fea2cfc9c
commit
468b2f6499
|
@ -159,6 +159,8 @@
|
|||
'contain': true,
|
||||
'mix-blend-mode': true,
|
||||
'isolation': true,
|
||||
'zoom': true,
|
||||
|
||||
// nonstandard https://compat.spec.whatwg.org/
|
||||
'box-reflect': true,
|
||||
'text-fill-color': true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user