mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Further changes required by Servo
This commit is contained in:
parent
693806b853
commit
8eb5fa21fd
1 changed files with 1 additions and 0 deletions
|
@ -1247,6 +1247,7 @@ impl MozImageRect {
|
|||
#[repr(u8)]
|
||||
pub enum ImageRendering {
|
||||
Auto,
|
||||
#[cfg(feature = "gecko")]
|
||||
Smooth,
|
||||
#[parse(aliases = "-moz-crisp-edges")]
|
||||
CrispEdges,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue