mirror of
https://github.com/servo/servo.git
synced 2025-06-13 02:44:29 +00:00
Implement Window.screen.
This commit is contained in:
parent
800b5e0f4a
commit
27f92239b0
6 changed files with 112 additions and 1 deletions
|
@ -170,6 +170,7 @@ pub mod dom {
|
|||
pub mod performance;
|
||||
pub mod performancetiming;
|
||||
pub mod progressevent;
|
||||
pub mod screen;
|
||||
pub mod text;
|
||||
pub mod uievent;
|
||||
pub mod urlsearchparams;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue