Skip to content

a11y: Icon Box widget accessibility#3273

Merged
KingYes merged 1 commit intoelementor:release/2.0.0from
ramiy:a11y-icon-box
Jan 22, 2018
Merged

a11y: Icon Box widget accessibility#3273
KingYes merged 1 commit intoelementor:release/2.0.0from
ramiy:a11y-icon-box

Conversation

@ramiy
Copy link
Copy Markdown
Contributor

@ramiy ramiy commented Jan 21, 2018

Description

The icon box widget need some accessibility love!

The Icon box has 3 elements: <i> icon, the title with custom HTML tag controlled by the user, and a description paragraph in <p>.

The <i> icon is used for pure decoration or visual styling, and it should not be displayed to an assistive technology-using user. We need to add aria-hidden="true" to the markup.

icon-box

@ramiy ramiy changed the title a11y: Icon Box widget accessibility a11y: add aria-hidden="true" to the icon box widget Jan 21, 2018
@ramiy ramiy changed the title a11y: add aria-hidden="true" to the icon box widget a11y: Icon Box widget accessibility Jan 21, 2018
@KingYes KingYes merged commit e7b5c06 into elementor:release/2.0.0 Jan 22, 2018
@ramiy ramiy deleted the a11y-icon-box branch January 22, 2018 14:04
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