mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +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
|
@ -84,6 +84,7 @@ smallvec = "0.1"
|
|||
style = {path = "../style"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
time = "0.1.12"
|
||||
unicode-segmentation = "1.1.0"
|
||||
url = {version = "1.2", features = ["heap_size", "query_encoding"]}
|
||||
uuid = {version = "0.4", features = ["v4"]}
|
||||
websocket = "0.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue