parserlib: add webkit-optimize-contrast
This commit is contained in:
parent
ffb72cc656
commit
a34fe5f400
|
@ -335,7 +335,7 @@ self.parserlib = (() => {
|
||||||
'icon': 1,
|
'icon': 1,
|
||||||
'image-orientation': 'from-image | none | [ <angle> || flip ]',
|
'image-orientation': 'from-image | none | [ <angle> || flip ]',
|
||||||
'image-rendering': 'auto | smooth | high-quality | crisp-edges | pixelated | ' +
|
'image-rendering': 'auto | smooth | high-quality | crisp-edges | pixelated | ' +
|
||||||
'optimizeSpeed | optimizeQuality',
|
'optimizeSpeed | optimizeQuality | -webkit-optimize-contrast',
|
||||||
'image-resolution': 1,
|
'image-resolution': 1,
|
||||||
'ime-mode': 'auto | normal | active | inactive | disabled',
|
'ime-mode': 'auto | normal | active | inactive | disabled',
|
||||||
'inline-box-align': 'last | <integer>',
|
'inline-box-align': 'last | <integer>',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user