mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Implement initial pieces of form validation.
This commit is contained in:
parent
7a9dc57761
commit
051ffba0e5
14 changed files with 185 additions and 55 deletions
|
@ -373,6 +373,7 @@ pub mod url;
|
|||
pub mod urlhelper;
|
||||
pub mod urlsearchparams;
|
||||
pub mod userscripts;
|
||||
pub mod validation;
|
||||
pub mod validitystate;
|
||||
pub mod values;
|
||||
pub mod virtualmethods;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue