8000 Add suggestion role by aleventhal · Pull Request #1134 · w3c/aria · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Single change
  • Loading branch information
Aaron Leventhal committed Jan 14, 2020
commit 2a60d4348848a683c0ac9499f08fcf4bdb396dbe
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8219,7 +8219,7 @@ <h5>Presentational Roles Conflict Resolution</h5>
<div class="role" id="suggestion">
<rdef>suggestion</rdef>
<div class="role-description">
<p>A suggestion contains a proposed change to content that can be approved or rejected.
<p>A suggestion contains a single proposed change to content that can be approved or rejected.
For example, in an editing system that supports multiple authors, one author may suggest a change, and another author would be responsible
for accepting or rejecting the suggestion.
The suggested change must be present as child content, as an insertion, a deletion, or one of each.</p>
Expand Down
0