Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Consider all cases of "name from content" #13

Merged
merged 2 commits into from
Oct 27, 2019

Conversation

eps1lon
Copy link
Owner

@eps1lon eps1lon commented Oct 27, 2019

Also fixes <legend /> not being considered having the legend role.

@eps1lon eps1lon added bug Something isn't working enhancement New feature or request labels Oct 27, 2019
@eps1lon eps1lon merged commit 835cb76 into master Oct 27, 2019
@eps1lon eps1lon deleted the feat/complete-name-from-content branch October 27, 2019 14:02
eps1lon pushed a commit that referenced this pull request Nov 5, 2019
# [0.1.0](v0.0.1...v0.1.0) (2019-11-05)

### Bug Fixes

* Fix test name_heading-combobox ([#16](#16)) ([e969395](e969395))

### Features

* **name:** Consider prohibited naming ([#19](#19)) ([6692d6b](6692d6b))
* Consider all cases of "name from content" ([#13](#13)) ([835cb76](835cb76))
* Consider content from before and after pseudo elements ([#5](#5)) ([0987426](0987426))
* Fork elementToRole from aria-query ([#7](#7)) ([fe4fab5](fe4fab5))
valzhad pushed a commit to valzhad/dom-accessibility-api that referenced this pull request Mar 27, 2023
# [0.1.0](eps1lon/dom-accessibility-api@v0.0.1...v0.1.0) (2019-11-05)

### Bug Fixes

* Fix test name_heading-combobox ([#16](eps1lon/dom-accessibility-api#16)) ([e969395](eps1lon/dom-accessibility-api@e969395))

### Features

* **name:** Consider prohibited naming ([#19](eps1lon/dom-accessibility-api#19)) ([6692d6b](eps1lon/dom-accessibility-api@6692d6b))
* Consider all cases of "name from content" ([#13](eps1lon/dom-accessibility-api#13)) ([835cb76](eps1lon/dom-accessibility-api@835cb76))
* Consider content from before and after pseudo elements ([#5](eps1lon/dom-accessibility-api#5)) ([0987426](eps1lon/dom-accessibility-api@0987426))
* Fork elementToRole from aria-query ([#7](eps1lon/dom-accessibility-api#7)) ([fe4fab5](eps1lon/dom-accessibility-api@fe4fab5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant