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
|
@ -840,7 +840,7 @@ impl<'a> BuilderForBoxFragment<'a> {
|
|||
// TODO: Add support for PaintWorklet rendering.
|
||||
},
|
||||
Image::ImageSet(..) | Image::CrossFade(..) => {
|
||||
unreachable!("Shouldn't be parsed on Servo for now")
|
||||
// TODO: Add support for ImageSet and CrossFade rendering.
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue