style: Move image-rendering out of mako

It's easier to touch in the future that way, even though the derive list is
massive.

Differential Revision: https://phabricator.services.mozilla.com/D124377
This commit is contained in:
Emilio Cobos Álvarez 2023-05-23 20:51:22 +02:00 committed by Oriol Brufau
parent 5f5ea8603d
commit 036056d2a9
6 changed files with 44 additions and 10 deletions

View file

@ -476,6 +476,7 @@ class Longhand(Property):
"FontWeight",
"GreaterThanOrEqualToOneNumber",
"GridAutoFlow",
"ImageRendering",
"InitialLetter",
"Integer",
"JustifyContent",