mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Implement CSS filter for Stylo
This commit is contained in:
parent
b468a191cd
commit
ff7bb691d7
5 changed files with 76 additions and 4 deletions
|
@ -10930,7 +10930,7 @@ fn bindgen_test_layout_nsStyleSVG() {
|
|||
#[repr(C)]
|
||||
#[derive(Debug)]
|
||||
pub struct nsStyleFilter {
|
||||
pub mType: i32,
|
||||
pub mType: u32,
|
||||
pub mFilterParameter: nsStyleCoord,
|
||||
pub __bindgen_anon_1: nsStyleFilter__bindgen_ty_bindgen_id_217312,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue