mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
style: Make Servo_StyleSet_NoteStyleSheetsChanged take a set of origins to dirty.
This commit is contained in:
parent
d90ff1801a
commit
0cf487b0ac
3 changed files with 57 additions and 2 deletions
|
@ -13,6 +13,7 @@ mod ns_style_auto_array;
|
|||
pub mod ns_style_coord;
|
||||
mod ns_t_array;
|
||||
mod ns_timing_function;
|
||||
mod origin_flags;
|
||||
pub mod ownership;
|
||||
pub mod refptr;
|
||||
mod style_complex_color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue