Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1069013 - Make crop and effect buttons aria radio buttons and label ... #27616

Merged
merged 1 commit into from
Jan 29, 2015

Conversation

eeejay
Copy link
Contributor

@eeejay eeejay commented Jan 23, 2015

...them.

@try-server-hook
Copy link

eeejay Eitan Isaacson (eeejay) started tests. Results

<a id="edit-crop-aspect-square" class="radio button"></a>
<div id="edit-crop-options" class="edit-options-bar hidden" role="radiogroup" data-l10n-id="crop-options">
<a id="edit-crop-none" class="button" data-icon="undo" role="button" data-l10n-id="crop-revert"></a>
<a id="edit-crop-aspect-free" class="selected radio button" role="radio" aria-checked="true" data-l10n-id="crop-aspect-free"></a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need aria-checked="true", as we are setting it in JS.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same with 'selected' class. I figure it is good to keep them in the same state.

@try-server-hook
Copy link

eeejay Eitan Isaacson (eeejay) started tests. Results

@try-server-hook
Copy link

eeejay Eitan Isaacson (eeejay) started tests. Results

eeejay added a commit that referenced this pull request Jan 29, 2015
Bug 1069013 - Make crop and effect buttons aria radio buttons and label ... r=pdahiya
@eeejay eeejay merged commit e90469b into mozilla-b2g:master Jan 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants