mirror of
https://github.com/servo/servo.git
synced 2025-09-07 21:48:21 +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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2291,6 +2291,7 @@ dependencies = [
|
|||
"style_traits 0.0.1",
|
||||
"time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinyfiledialogs 2.5.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"unicode-segmentation 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"uuid 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"webrender_traits 0.16.0 (git+https://github.com/servo/webrender)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue