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
Implements basic form resetting #4133
Merged
+376
−446
Additional updates for newly passing WPT's
e496386
Select commit
f686943
Fix crash in textinput
mttr f932a69
Implements HTMLInputElement.defaultValue
mttr f0ce2af
Implements basic form resetting
mttr a3b3295
Adds reset method to FormControl
mttr 7e0c39a
Implements FormControl for HTMLTextAreaElement
mttr 4d0a6a6
Implements reset button
mttr a5c0bb7
htmltextarea: Fixed some value_changed issues
mttr 38e4d86
Implements DefaultChecked and resets of checkboxes
mttr 0c8e1ae
Implements dirty value/checked flags for input
mttr 2d05ac5
Updated WPT to expect newly passing tests
mttr 504f968
Implements :indeterminate pseudo-class
mttr e496386
Additional updates for newly passing WPT's
mttr
Merged
Implements basic form resetting #4133
Additional updates for newly passing WPT's
Nov 27, 2014
Nov 27, 2014
Nov 27, 2014
Dec 7, 2014
Dec 7, 2014
Dec 7, 2014
Dec 7, 2014
Dec 8, 2014
Dec 8, 2014
Nov 28, 2014
Dec 8, 2014
Dec 16, 2014
e496386
Select commit
f686943
Fix crash in textinput
mttr f932a69
Implements HTMLInputElement.defaultValue
mttr f0ce2af
Implements basic form resetting
mttr a3b3295
Adds reset method to FormControl
mttr 7e0c39a
Implements FormControl for HTMLTextAreaElement
mttr 4d0a6a6
Implements reset button
mttr a5c0bb7
htmltextarea: Fixed some value_changed issues
mttr 38e4d86
Implements DefaultChecked and resets of checkboxes
mttr 0c8e1ae
Implements dirty value/checked flags for input
mttr 2d05ac5
Updated WPT to expect newly passing tests
mttr 504f968
Implements :indeterminate pseudo-class
mttr e496386
Additional updates for newly passing WPT's
mttr