[wp-trac] [WordPress Trac] #25325: Twenty Fourteen: Allow pages to have featured images

WordPress Trac noreply at wordpress.org
Sat Oct 12 13:58:22 UTC 2013


#25325: Twenty Fourteen: Allow pages to have featured images
---------------------------+---------------------------
 Reporter:  iamtakashi     |       Owner:  lancewillett
     Type:  enhancement    |      Status:  reopened
 Priority:  normal         |   Milestone:  3.8
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+---------------------------

Comment (by joedolson):

 Hi, Lance - sorry about the delay in getting back to you.

    - What effect does an empty element have on a11y?
    - If the element has text, but isn't focusable, is that a problem?

 An empty element that does not perform an action (such as a div or
 paragraph) has no impact on accessibility; it will be ignored, as long it
 doesn't take focus.

 If an element that performs an action isn't focusable, that's a problem,
 but if it doesn't do anything, then that doesn't matter. The important
 thing is that any actionable element -- anytime you need to activate an
 element to accomplish a task -- then that element must have text, and must
 be focusable.

 A link with no text will generally be read with the href value, which will
 possible to understand, when read character-by-character is likely to be
 fairly useless.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25325#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list