| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-05-13 | Prepare v5.2.0-beta1 | Mark Otto | 1 | -329/+0 | |
| 2022-02-01 | Remove incorrect statement about the disabled attribute on <form> (#35713) | Toby Zerner | 1 | -1/+0 | |
| > You can disable every form element within a form with the `disabled` attribute on the `<form>`. I really want to be mistaken, because this would be a very useful feature! But I don't believe it's true. I can't find anything about this on MDN Web Docs, and adding the `disabled` attribute to a `<form>` does nothing on any browser in my testing. The `disabled` attribute on a `<fieldset>` does disable all descendant form controls – perhaps that's where the mixup has come from. | |||||
| 2021-08-04 | Prepare v5.1.0. (#34674)v5.1.0 | XhmikosR | 1 | -0/+330 | |
