Issue #2510 - Unprefix -moz-fit-content

No aliasing since this has been out for a while.
Devtools db regenerated with `mach devtools-css-db`

Resolves #2510
This commit is contained in:
Moonchild 2024-05-06 22:09:18 +02:00 committed by roytam1
commit c77b4b0bad
8 changed files with 26 additions and 27 deletions

View file

@ -63,7 +63,6 @@ CSS_KEY(-moz-element, _moz_element)
CSS_KEY(-moz-eventreerow, _moz_eventreerow)
CSS_KEY(-moz-field, _moz_field)
CSS_KEY(-moz-fieldtext, _moz_fieldtext)
CSS_KEY(-moz-fit-content, _moz_fit_content)
CSS_KEY(-moz-fixed, _moz_fixed)
CSS_KEY(-moz-grabbing, _moz_grabbing)
CSS_KEY(-moz-grab, _moz_grab)