- Notifications
You must be signed in to change notification settings - Fork27
Fill in various "?" cells from the element and attribute tables#245
Merged
scottaohara merged 35 commits intogh-pagesfromDec 10, 2019
Merged
Fill in various "?" cells from the element and attribute tables#245scottaohara merged 35 commits intogh-pagesfrom
scottaohara merged 35 commits intogh-pagesfrom
Conversation
| </div> | ||
| </td> | ||
| <td class="ax">?</td> | ||
| <td class="ax">Not mapped</td> |
MemberAuthor
scottaoharaSep 16, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
this will be updated further in#226
source is not mappedsrcset on img elements is not mapped, only the baseline src is exposed.
no direct mapping
add note about “not mapped”
* no mappings for sizes on img and source* no mapping for size attribute on input* refer to listbox if size > 1 on select element
potential for this to change in the future per ARIA issue added as inline comment.
should state to use WAI-ARIA mappings
update to use WAI-ARIA mappings
add inline comment to update ARIA mapping ? for future issue.
MemberAuthor
scottaohara commentedOct 18, 2019
| <td class="ia2"> | ||
| <div class="objattrs"> | ||
| <span class="type">Object attributes:</span> | ||
| `src` on <a href="#el-img">`img`</a> only |
MemberAuthor
scottaoharaNov 15, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
see#266
stevefaulkner approved these changesNov 26, 2019
this was incorrectly listed as UIA does not map `src`.closes#266
MemberAuthor
scottaohara commentedNov 27, 2019
@marcoscaceres can you tell us why this build is failing? |
Member
marcoscaceres commentedNov 27, 2019
Having a look... |
Member
marcoscaceres commentedNov 27, 2019
Some of the scripts are depending on things that we no longer ship with in ReSpec (e.g., RequireJS). I've got a rough patch locally that I'll send up soon that should fix things. |
MemberAuthor
scottaohara commentedDec 2, 2019
@marcoscaceres how'd the patch go? is this safe to merge in regardless of the fail? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
Closes#97
The following tasks have been completed:
Preview |Diff