Fill in various "?" cells from the element and attribute tables#245
Merged
scottaohara merged 35 commits intogh-pagesfrom Dec 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
scottaohara
commented
Sep 16, 2019
| </div> | ||
| </td> | ||
| <td class="ax">?</td> | ||
| <td class="ax">Not mapped</td> |
source is not mapped srcset 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.
Member
Author
scottaohara
commented
Nov 15, 2019
| <td class="ia2"> | ||
| <div class="objattrs"> | ||
| <span class="type">Object attributes:</span> | ||
| `src` on <a href="#el-img">`img`</a> only |
stevefaulkner
approved these changes
Nov 26, 2019
this was incorrectly listed as UIA does not map `src`. closes #266
Member
Author
|
@marcoscaceres can you tell us why this build is failing? |
Member
|
Having a look... |
Member
|
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. |
Member
Author
|
@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 free
to 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.
Closes #97
The following tasks have been completed:
Preview | Diff