[wp-trac] [WordPress Trac] #34881: Invalid HTML around the input field for searching themes
WordPress Trac
noreply at wordpress.org
Fri May 5 19:01:14 UTC 2017
#34881: Invalid HTML around the input field for searching themes
-------------------------------------+-------------------------------------
Reporter: takayukister | Owner: adamsilverstein
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.8
Component: Themes | Version: 4.3
Severity: normal | Resolution: fixed
Keywords: good-first-bug uniform- | Focuses: ui, accessibility,
search has-patch | javascript
-------------------------------------+-------------------------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40572"]:
{{{
#!CommitTicketReference repository="" revision="40572"
Accessibility: Wrap the installed themes search field within a form
element.
Valid code is important not just to formally meet the specification, but
also to
ensure user agents, including assistive technologies, can accurately
interpret
and parse content. When HTML elements are not used in the recommended way,
user agents may render them in unexpected ways. It can also become a
problem for
compatibility with older or even future browsers, devices, or other
software.
See W3C WCAG 4.1.1.
Props takayukister, aryamaaru.
Fixes #34881.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34881#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list