mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update stylo for latest changes. (#33079)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
ce5ebbcf77
commit
3d3621b652
23 changed files with 28 additions and 966 deletions
|
@ -793,7 +793,7 @@ impl Fragment {
|
|||
}
|
||||
},
|
||||
Image::CrossFade(..) | Image::ImageSet(..) => {
|
||||
unreachable!("Shouldn't be parsed by Servo for now")
|
||||
// TODO: Add support for ImageSet and CrossFade rendering.
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue