mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Moved function html_constructor() from interface.rs to new file htmlconstructor.rs
This commit is contained in:
parent
f1cf41da00
commit
d71ff786c6
4 changed files with 318 additions and 310 deletions
|
@ -5717,7 +5717,7 @@ def generate_imports(config, cgthings, descriptors, callbacks=None, dictionaries
|
|||
'dom::bindings::interface::define_guarded_constants',
|
||||
'dom::bindings::interface::define_guarded_methods',
|
||||
'dom::bindings::interface::define_guarded_properties',
|
||||
'dom::bindings::interface::html_constructor',
|
||||
'dom::bindings::htmlconstructor::html_constructor',
|
||||
'dom::bindings::interface::is_exposed_in',
|
||||
'dom::bindings::interface::pop_current_element_queue',
|
||||
'dom::bindings::interface::push_new_element_queue',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue