Skip to content

[5.4] Remove unnecessary role="form" from auth templates#19792

Merged
taylorotwell merged 1 commit into
laravel:5.4from
4refael:role_form
Jun 27, 2017
Merged

[5.4] Remove unnecessary role="form" from auth templates#19792
taylorotwell merged 1 commit into
laravel:5.4from
4refael:role_form

Conversation

@4refael

@4refael 4refael commented Jun 27, 2017

Copy link
Copy Markdown
Contributor

The role="form" attribute for form elements is unnecessary.

Source:

In the majority of cases setting an ARIA role and/or aria-* attribute that matches the default implicit ARIA semantics is unnecessary and not recommended as these properties are already set by the browser.

@tillkruss tillkruss changed the title Remove unnecessary role="form" from auth templates [5.4] Remove unnecessary role="form" from auth templates Jun 27, 2017
@taylorotwell taylorotwell merged commit 9ca81af into laravel:5.4 Jun 27, 2017
@4refael 4refael deleted the role_form branch November 21, 2017 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants