mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
stylo: Remove FFI calls for fetching style structs from ServoComputedValues
This commit is contained in:
parent
ff4bc5a2c6
commit
e78947f8b5
4 changed files with 6 additions and 123 deletions
|
@ -39462,7 +39462,7 @@ pub mod root {
|
|||
root::nsCharTraits ) ));
|
||||
}
|
||||
#[test]
|
||||
fn __bindgen_test_layout__bindgen_ty_id_193418_instantiation_33() {
|
||||
fn __bindgen_test_layout__bindgen_ty_id_192842_instantiation_33() {
|
||||
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
|
||||
"Size of template specialization: " , stringify ! ( u8 )
|
||||
));
|
||||
|
@ -39471,7 +39471,7 @@ pub mod root {
|
|||
) ));
|
||||
}
|
||||
#[test]
|
||||
fn __bindgen_test_layout__bindgen_ty_id_193454_instantiation_34() {
|
||||
fn __bindgen_test_layout__bindgen_ty_id_192878_instantiation_34() {
|
||||
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
|
||||
"Size of template specialization: " , stringify ! ( u8 )
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue