mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Move WebIDL constants machinery to bindings::constant
This commit is contained in:
parent
109a297309
commit
51e46b11a3
4 changed files with 77 additions and 67 deletions
|
@ -131,6 +131,7 @@
|
|||
pub use style::domrefcell as cell;
|
||||
|
||||
pub mod callback;
|
||||
pub mod constant;
|
||||
pub mod conversions;
|
||||
pub mod error;
|
||||
pub mod global;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue