aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.1/forms/layout.md
AgeCommit message (Collapse)AuthorFilesLines
2022-05-13Prepare v5.2.0-beta1Mark Otto1-329/+0
2022-02-01Remove incorrect statement about the disabled attribute on <form> (#35713)Toby Zerner1-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-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-0/+330