mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Regenerate bindings.
This commit is contained in:
parent
fc808d9030
commit
720942f792
3 changed files with 1259 additions and 1259 deletions
|
@ -494,7 +494,7 @@ pub mod basic_shape {
|
|||
Fill => GeometryBox::Fill,
|
||||
Stroke => GeometryBox::Stroke,
|
||||
View => GeometryBox::View,
|
||||
_ => panic!("unexpected StyleGeometryBox value"),
|
||||
other => panic!("Unexpected StyleGeometryBox::{:?} while converting to GeometryBox", other),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue