Impl Basic support for object element

This commit is contained in:
Youngmin Yoo 2014-02-10 11:26:39 +09:00
parent ec4c31c214
commit 13f9a66632
6 changed files with 83 additions and 18 deletions

View file

@ -392,7 +392,6 @@ pub fn parse_html(cx: *JSContext,
image_element.update_image(image_cache_task.clone(), Some(url2.clone()));
});
}
_ => {}
}