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
Implement the form owner concept #15283
Closed
Update test expectations
8d80757
Select commit
c9ef305
Implement the form owner concept
mukilan d1e0cf4
Update web-platform-tests expected data
mukilan 4a746f7
Add tests for form owner concept
mukilan 945fda1
Fix failing tests
canova 0c9edb6
Use one form_attribute_mutated method instead of set and remoted
canova c64c38e
Fix test by not calling reset_form_owner() in unbind_form_control_fro…
canova 701dca6
Exclude label element from form_attribute.html
canova 8d80757
Update test expectations
canova 0d04420
Move control's tree bind/unbind calls to Element's tree bind/unbind m…
canova 438c0f8
Address review comments
canova
Closed
Implement the form owner concept #15283
Update test expectations
Jan 28, 2017
Jul 2, 2015
Jul 3, 2015
Jan 30, 2017
Jan 31, 2017
Jan 31, 2017
Jan 31, 2017
Jan 31, 2017
Feb 9, 2017
Feb 15, 2017
8d80757
Select commit
c9ef305
Implement the form owner concept
mukilan d1e0cf4
Update web-platform-tests expected data
mukilan 4a746f7
Add tests for form owner concept
mukilan 945fda1
Fix failing tests
canova 0c9edb6
Use one form_attribute_mutated method instead of set and remoted
canova c64c38e
Fix test by not calling reset_form_owner() in unbind_form_control_fro…
canova 701dca6
Exclude label element from form_attribute.html
canova 8d80757
Update test expectations
canova 0d04420
Move control's tree bind/unbind calls to Element's tree bind/unbind m…
canova 438c0f8
Address review comments
canova