mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update bindgen for new Gecko snapshot flags.
This commit is contained in:
parent
42cb7caa12
commit
8783254d3d
2 changed files with 4 additions and 2 deletions
|
@ -9620,7 +9620,8 @@ pub mod root {
|
|||
pub enum ServoElementSnapshotFlags {
|
||||
State = 1,
|
||||
Attributes = 2,
|
||||
All = 3,
|
||||
Id = 4,
|
||||
MaybeClass = 8,
|
||||
}
|
||||
#[repr(C)]
|
||||
#[derive(Debug, Copy)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue