mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
stylo: Propagate quirks mode information from Gecko to Servo
This commit is contained in:
parent
875b07b4ec
commit
c54d255d07
9 changed files with 48 additions and 14 deletions
|
@ -5,6 +5,7 @@
|
|||
//! Rust sugar and convenience methods for Gecko types.
|
||||
|
||||
mod ns_com_ptr;
|
||||
mod ns_compatibility;
|
||||
mod ns_css_shadow_array;
|
||||
pub mod ns_css_value;
|
||||
mod ns_style_auto_array;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue