mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
Impl Basic support for object element
This commit is contained in:
parent
ec4c31c214
commit
13f9a66632
6 changed files with 83 additions and 18 deletions
|
@ -392,7 +392,6 @@ pub fn parse_html(cx: *JSContext,
|
|||
image_element.update_image(image_cache_task.clone(), Some(url2.clone()));
|
||||
});
|
||||
}
|
||||
|
||||
_ => {}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue