mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
Add unit test for HtmlSelectElement binding. (#598)
This commit is contained in:
committed by
Alex Crichton
parent
26a3e57536
commit
c1f182cca7
@ -23,6 +23,7 @@ pub mod html_element;
|
||||
pub mod html_html_element;
|
||||
pub mod input_element;
|
||||
pub mod response;
|
||||
pub mod select_element;
|
||||
pub mod script_element;
|
||||
pub mod span_element;
|
||||
pub mod style_element;
|
||||
|
Reference in New Issue
Block a user