Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML5 Form Validation - Subsequent Steps #10843

Closed
wants to merge 1 commit into from
Closed

Commits on May 3, 2016

  1. HTML 5 Form validations

    Fixed the compilation issues in h5fv. Still need to incorporate the other half of keith's recommended changes
    
    Moved the code to include check and report validity to webidl file
    
    Fixed focus issue in htmlformelement, removed warning code
    
    Fixed tidy-test issues
    
    moved the validation logic from validity state to individual form elements ike inputelement, selectelement
    tyagiarpit authored and vinay92 committed May 3, 2016
You can’t perform that action at this time.