Move CSS image-rendering property from Effects to InheritedBox

This commit is contained in:
Mauricio Collares 2016-04-04 21:27:52 -03:00
parent b568b72d76
commit 4f0558e84f
3 changed files with 5 additions and 3 deletions

View file

@ -4270,6 +4270,8 @@ pub mod longhands {
color-burn hard-light soft-light difference exclusion hue
saturation color luminosity""")}
${switch_to_style_struct("InheritedBox")}
<%self:longhand name="image-rendering">
pub mod computed_value {