recognize 'backdrop-filter'

This commit is contained in:
tophf 2020-10-08 12:19:14 +03:00
parent 6b2dff6687
commit 9994811819

View File

@ -154,6 +154,7 @@ self.parserlib = (() => {
'azimuth': '<azimuth>', 'azimuth': '<azimuth>',
// B // B
'backdrop-filter': '<filter-function-list> | none',
'backface-visibility': 'visible | hidden', 'backface-visibility': 'visible | hidden',
'background': '[ <bg-layer> , ]* <final-bg-layer>', 'background': '[ <bg-layer> , ]* <final-bg-layer>',
'background-attachment': '<attachment>#', 'background-attachment': '<attachment>#',