mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: update bindings.
This commit is contained in:
parent
2e532b8e00
commit
1c1f9c94fd
1 changed files with 2 additions and 2 deletions
|
@ -1906,8 +1906,8 @@ pub type ServoStyleContextStrong = ::gecko_bindings::sugar::ownership::Strong<::
|
|||
# [ link_name = "\u{1}_ZN14nsContentUtils34sIsFormAutofillAutocompleteEnabledE" ]
|
||||
pub static mut nsContentUtils_sIsFormAutofillAutocompleteEnabled : bool ;
|
||||
} extern "C" {
|
||||
# [ link_name = "\u{1}_ZN14nsContentUtils23sIsWebComponentsEnabledE" ]
|
||||
pub static mut nsContentUtils_sIsWebComponentsEnabled : bool ;
|
||||
# [ link_name = "\u{1}_ZN14nsContentUtils23sIsShadowDOMEnabledE" ]
|
||||
pub static mut nsContentUtils_sIsShadowDOMEnabled : bool ;
|
||||
} extern "C" {
|
||||
# [ link_name = "\u{1}_ZN14nsContentUtils24sIsCustomElementsEnabledE" ]
|
||||
pub static mut nsContentUtils_sIsCustomElementsEnabled : bool ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue