mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
new keyboard shortcuts inside text input
This commit is contained in:
parent
ccc1df2dfe
commit
ea3c840983
5 changed files with 292 additions and 15 deletions
|
@ -97,6 +97,7 @@ extern crate style_traits;
|
|||
extern crate time;
|
||||
#[cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))]
|
||||
extern crate tinyfiledialogs;
|
||||
extern crate unicode_segmentation;
|
||||
extern crate url;
|
||||
extern crate uuid;
|
||||
extern crate webrender_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue