mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Animation: Aggregate Animated Image Info to Document (#36141)
Signed-off-by: rayguo17 <rayguo17@gmail.com>
This commit is contained in:
parent
53f7c7b1de
commit
ed3dd8fbe0
10 changed files with 145 additions and 9 deletions
|
@ -43,6 +43,7 @@ mod layout_image;
|
|||
|
||||
pub(crate) mod document_collection;
|
||||
pub(crate) mod iframe_collection;
|
||||
pub(crate) mod image_animation;
|
||||
pub mod layout_dom;
|
||||
mod mem;
|
||||
#[allow(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue