mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
stylo: Update generated bindings
This commit is contained in:
parent
611e611215
commit
f44e31aa58
4 changed files with 619 additions and 11 deletions
|
@ -23,7 +23,7 @@ pub use servo_selector_impl::{ServoSelectorImpl as TheSelectorImpl, ServoElement
|
|||
pub use gecko_selector_impl::*;
|
||||
|
||||
#[cfg(feature = "gecko")]
|
||||
pub use gecko_selector_impl::{GeckoSelectorImpl as TheSelectorImpl, GeckoElementSnapshot as ElementSnapshot};
|
||||
pub use gecko_selector_impl::{GeckoSelectorImpl as TheSelectorImpl};
|
||||
|
||||
/// This function determines if a pseudo-element is eagerly cascaded or not.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue