-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
editorial: archive for wiki page "Text Separation attribute proposals"
Adds editorial note. Part of #1882
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
documentation/archive/unresolved/Text Separation attribute proposals.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
**Editors Note.** Archived wiki page https://github.com/w3c/aria/wiki/Text-Separation-attribute-proposals, last edited Dec 5, 2018. | ||
|
||
|
||
# Text Separation attribute proposals | ||
|
||
From #699 These are the current text separation proposals | ||
|
||
## aria-textseparation - https://github.com/w3c/aria/issues/699#issuecomment-415951739 | ||
* none | ||
* textnode | ||
* space | ||
* leadingspace | ||
* trailingspace | ||
* inline | ||
* block | ||
|
||
## aria-whitespace - https://github.com/w3c/aria/issues/699#issuecomment-416096296 | ||
* space | ||
* line-break | ||
* paragraph-break | ||
* none | ||
* inherit | ||
|
||
## aria-textseparation - https://github.com/w3c/aria/issues/699#issuecomment-420878301 | ||
* | ||
|
||
## Add on wrapper rather than node - https://github.com/w3c/aria/issues/699#issuecomment-425131510 | ||
|
||
## 2 token value? - https://github.com/w3c/aria/issues/699#issuecomment-427040820 | ||
|
||
|
||
|