mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add support for caseless group name matching in HTML input elements
This commit is contained in:
parent
4823ec947e
commit
5c9a25d46b
6 changed files with 19 additions and 23 deletions
|
@ -90,3 +90,4 @@ euclid = "0.2"
|
|||
tendril = "0.1.1"
|
||||
rand = "0.3"
|
||||
serde = "0.6"
|
||||
caseless = "0.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue