mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Implement dirname for form submit and directionality for element
This commit is contained in:
parent
6bc4a7df24
commit
ef49f2e0eb
14 changed files with 178 additions and 19 deletions
|
@ -110,6 +110,7 @@ style_traits = {path = "../style_traits"}
|
|||
swapper = "0.1"
|
||||
tendril = {version = "0.4.1", features = ["encoding_rs"]}
|
||||
time = "0.1.12"
|
||||
unicode-bidi = "0.3.4"
|
||||
unicode-segmentation = "1.1.0"
|
||||
url = "2.0"
|
||||
utf-8 = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue