mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Implement TimeRanges interface
This commit is contained in:
parent
662fd0afa4
commit
664d5cd2fa
9 changed files with 281 additions and 28 deletions
|
@ -458,6 +458,7 @@ pub mod text;
|
|||
pub mod textcontrol;
|
||||
pub mod textdecoder;
|
||||
pub mod textencoder;
|
||||
pub mod timeranges;
|
||||
pub mod touch;
|
||||
pub mod touchevent;
|
||||
pub mod touchlist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue