mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move CSS image-rendering property from Effects to InheritedBox
This commit is contained in:
parent
b568b72d76
commit
4f0558e84f
3 changed files with 5 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue