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

jnurthen/issue1598 #1608

Closed
wants to merge 249 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
249 commits
Select commit Hold shift + click to select a range
2e64ebe
Begin initial prep for ARIA 1.2
joanmarie Dec 6, 2017
63952de
More reliance upon specref
joanmarie Dec 7, 2017
3cde508
Update link for latest Rec version of this specification
joanmarie Feb 12, 2018
a54f214
More post-repo-split cleanup
joanmarie Feb 12, 2018
bd43bcf
Fix some issues in Editors list
joanmarie Feb 12, 2018
f6266d2
Clarify note regarding "until" date for former Editors; update Apple URL
joanmarie Feb 19, 2018
7213803
Fix nit ("read-only" instead of "readonly" when describing the state)
joanmarie Feb 19, 2018
423c780
conformance cleanup
Apr 10, 2018
60b1b9c
TRAVIS-CI update from aria-common
Apr 13, 2018
1452db7
TRAVIS-CI update from aria-common
Apr 24, 2018
50d58c5
Added as editor. Moved former editors to former editors section.
jnurthen May 15, 2018
7eaf906
Add explicit guidance for non-pertinent aria-errormessage elements
joanmarie Dec 6, 2017
0babe85
Add aria-expanded as a supported state of menuitem and its subclasses
joanmarie Dec 6, 2017
df9a4a4
Added IDL Interface section (#708)
cookiecrook May 22, 2018
efe7218
Add blockquote, caption, and paragraph roles (#761)
joanmarie May 31, 2018
63b5222
Remove list elements from name-from table for blockquote, caption, an…
joanmarie Jun 5, 2018
8ad5769
Editorial: fix confusing definition for tree
jnurthen Jun 7, 2018
147354b
TRAVIS-CI update from aria-common
Jun 15, 2018
1bd38d4
Corrected order of Change Log
jnurthen Jun 19, 2018
af219d1
Tristate value type: default value should be "undefined" (closes #773…
aristov Jun 19, 2018
1c8610a
Clarify whether alt attribute is valid alternative text for role="img…
carmacleod Jul 12, 2018
4fdff56
Fix typo in aria-live description (#822)
nicolas17 Oct 15, 2018
aa02d61
Change "text alternative computation" to accessible name and descript…
joanmarie Oct 18, 2018
3eef3af
ARIA WG
plehegar Jul 31, 2018
2cbbe31
Fixed/updated config file
plehegar Oct 17, 2018
d6a99de
Role spinbutton: allow empty values, no min, no max, and structure wi…
mcking65 Oct 5, 2018
ebae0d9
Restore an incorrectly-removed line
joanmarie Oct 24, 2018
bf662c9
Add an "Accessibility Tree" section describing inclusion and exclusio…
joanmarie Aug 15, 2018
86b5d9c
New Accessibility Tree section needs intro #811 (#814)
carmacleod Sep 21, 2018
65037cc
Editorial nits in role-description for group (#810)
carmacleod Aug 24, 2018
ac7581b
Rowheader Role: Correct normative context requirement and make editor…
mcking65 Aug 21, 2018
3b52a4f
Move Special Document Handling section from core-aam to aria (#829)
jnurthen Oct 24, 2018
cd4a8e7
Move ID Errors section from core aam (#830)
jnurthen Oct 24, 2018
1dd9e99
Editorial: Presentation role section doesn't know about table role #8…
carmacleod Oct 24, 2018
5201634
Editorial: Change Default Value to Fallback Value (#844)
jnurthen Nov 28, 2018
4f3d4f7
Editorial: Duplicate example in aria-hidden attribute section #835 (#…
carmacleod Nov 28, 2018
205244d
Editorial: Remove redundant paragraph from Presentational Roles Confl…
jnurthen Nov 28, 2018
a5e5901
Merge keyboard navigation content from Core AAM into Managing Focus (…
joanmarie Oct 24, 2018
747fce2
Move focus-change-request content from Core-AAM to ARIA (#840)
joanmarie Nov 30, 2018
1ab3daf
Add content related to role processing and error handling by user age…
joanmarie Nov 30, 2018
493995d
switch build to deploy
Dec 4, 2018
0cb2087
change output dir of build
Dec 4, 2018
3fa5eed
change token
Dec 4, 2018
871cb67
TRAVIS-CI update from aria-common
Dec 11, 2018
4775bf5
TRAVIS-CI update from aria-common
Dec 17, 2018
db478d6
Editorial: listitem role - clarifies use of role=group within role=li…
schne324 Dec 20, 2018
755043f
switch: removes default value of aria-checked from role definition (#…
schne324 Jan 7, 2019
08aa322
radio: removes default value of aria-checked from role definition (#857)
schne324 Jan 7, 2019
b137bbd
Editorial: Change add Default for to implicit values section
jnurthen Jan 11, 2019
2b474c2
TRAVIS-CI update from aria-common
Jan 15, 2019
1ead897
TRAVIS-CI update from aria-common
Jan 15, 2019
ea61062
Editorial: Fix for #759 (#885)
jnurthen Jan 15, 2019
b0732ca
TRAVIS-CI update from aria-common
Jan 16, 2019
45d08d5
TRAVIS-CI update from aria-common
Jan 16, 2019
126bd6e
menuitemcheckbox role: removes default value of aria-checked from rol…
schne324 Jan 23, 2019
ad20240
menuitemradio role: removes default value of aria-checked from role d…
schne324 Jan 23, 2019
ed5f42e
Move changelog entries
jnurthen Jan 23, 2019
b077a59
Merge Changelog entries
jnurthen Jan 23, 2019
100ef30
TRAVIS-CI update from aria-common
Jan 24, 2019
fb4be08
TRAVIS-CI update from aria-common
Jan 24, 2019
65911cb
Editorial: remove list around Name From for tree
jnurthen Jan 23, 2019
bdf293a
Merge branch 'stable' of https://github.com/w3c/aria into stable
jnurthen Jan 24, 2019
0ede984
Change the superclass of range from widget to structure (#894)
joanmarie Jan 31, 2019
6a3aa33
Editorial: Remove "that can be set by the user" from definition of ra…
joanmarie Feb 5, 2019
c3d0c84
TRAVIS-CI update from aria-common
Feb 12, 2019
ba03d59
Editorial: Fix invalid HTML markup in an example (#912)
zcorpan Feb 27, 2019
aa2f876
adding id="conformance" to resolve respec issue
jnurthen Mar 9, 2019
0a4064d
TRAVIS-CI update from aria-common
Mar 20, 2019
340d2e9
Editorial: Update paragraph in rowgroup describing required context r…
dbjorge Mar 26, 2019
a45ea7a
Add Translatable Attributes section (#906)
jnurthen Mar 27, 2019
14274a5
Add changelog entry
jnurthen Mar 27, 2019
e0b439a
Markup: add missing 'code' tag (#922)
pkra Apr 3, 2019
23ca81d
Delete editor's note about placeholder. (#948)
carmacleod Apr 12, 2019
ec5e708
obsolete link to controlling focus w/ tabindex
jnurthen Apr 12, 2019
5a6129e
Editorial: Merge redundant points in Handling Author Errors section #…
carmacleod Apr 16, 2019
884b0a8
TRAVIS-CI update from aria-common
Apr 18, 2019
dfac8cc
dir
jnurthen Apr 18, 2019
fb2761d
TRAVIS-CI update from aria-common
Apr 23, 2019
ac7cb18
TRAVIS-CI update from aria-common
May 2, 2019
3b32645
Remove references to SMIL #973 (#974)
carmacleod May 2, 2019
7532926
Remove appendix "Schemata" (#980)
zcorpan May 21, 2019
a7868d2
[editorial] update 5 instances of “IDREF” to "ID reference" or "ID re…
scottaohara May 21, 2019
2950dcf
Merge branch 'stable' of https://github.com/w3c/aria into stable
jnurthen May 21, 2019
14625c5
Fix HTML syntax errors in the source (#981)
zcorpan May 22, 2019
f33b2e8
TRAVIS-CI update from aria-common
May 22, 2019
ff75c21
fixed term and definition related concepts, added an additional autho…
jongund May 28, 2019
3863777
Fix copy-paste error in conformance
May 23, 2019
9b82c9d
Update supported and required properties for the separator role (#945)
Jun 4, 2019
d3f102a
Editorial: Remove duplicate row from characteristics table of separator
joanmarie Jun 4, 2019
57a4429
Move some properties from "required" to "supported" on slider role (#…
Jun 4, 2019
bbe6473
Move some properties from "required" to "supported" on scrollbar role…
Jun 4, 2019
597f5fb
TRAVIS-CI update from aria-common
Jun 28, 2019
fd07107
Name Not Required on gridcell (#1004)
jnurthen Jul 11, 2019
5a7241e
Remove advice against changing roles (#1006)
jnurthen Jul 11, 2019
bfb4e98
fix(grid): removes aria-level from grid (#1029)
schne324 Aug 22, 2019
dddc322
Remove children-presentational=true from math role (#941)
joanmarie Sep 4, 2019
d91c6d6
aria-expanded: revise definition and change applicability for issue 6…
mcking65 Sep 4, 2019
804f820
Row Role: allow aria-posinset and aria-setsize for issue 558 (#789)
mcking65 Sep 4, 2019
95a6273
Add aria-required as a supported property of checkbox and switch
joanmarie Sep 4, 2019
b5d35d0
remove sentence (#1068)
scottaohara Sep 30, 2019
164ce38
Editorial: Remove roledescription examples (#1061)
jnurthen Oct 2, 2019
4391a10
Editorial: Add missing directory Required Context role to listitem (#…
jnurthen Oct 2, 2019
6502442
Editorial: space delimited -> space-separated (#1064)
jnurthen Oct 2, 2019
238abd7
Editorial: Correct text to require aria-expanded on the tab not tabpa…
jnurthen Oct 9, 2019
bd3b083
Modify aria-errormessage example live region structure (#1082)
JAWS-test Oct 10, 2019
e528237
Editorial: Add note to fallback table noting where non-required impli…
jnurthen Oct 10, 2019
59d325f
Editorial: Add landmark term 2 definitions(#1060)
jnurthen Oct 10, 2019
b2fd431
Editorial: remove confusing authors should from tooltip (#1037)
jnurthen Oct 10, 2019
65c29f7
remove allowance of group in lists (#1053)
scottaohara Oct 12, 2019
765f1c7
Make Form Accessible Name Required True (#1071)
jnurthen Oct 12, 2019
0c7de4b
deprecate role=directory (#1080)
scottaohara Oct 12, 2019
d36e35c
Add aria-valuetext as an explicitly-supported property of spinbutton
joanmarie Oct 15, 2019
d977057
clarify “rendering” of aria-errormessage
scottaohara Oct 15, 2019
c67a1dd
removes the old default aria-checked value from checkbox role (#1069)
scottaohara Oct 21, 2019
bc064a6
remove reference to taxonomy File (#1070)
jnurthen Oct 21, 2019
3b91c64
Update changelog
jnurthen Oct 22, 2019
96b9e43
Add the deletion and insertion roles (w3c#526) (#916)
aleventhal Oct 22, 2019
90438c4
clarify use of alertdialog over alert roles (#1090)
scottaohara Oct 22, 2019
6b4a87e
Update changelog
jnurthen Oct 22, 2019
e9b64d4
Add generic role
carmacleod Oct 23, 2019
639d704
Issue737 menuitem and groups (#784)
jnurthen Jul 12, 2018
60c32f3
Add 'meter' role (#888)
joanmarie Oct 24, 2019
34baba4
fix reference to progressbar in meter definition
jnurthen Oct 24, 2019
a328875
Add the subscript and superscript roles
joanmarie Oct 24, 2019
d8172e7
Add new time role (#895)
melanierichards Oct 24, 2019
1b5119e
Add the code role (#969)
schne324 Oct 24, 2019
fbc29d2
Add strong and emphasis roles (#953)
joanmarie Oct 24, 2019
2a644d6
Allow group as child of listbox (#782)
jnurthen Oct 24, 2019
f18363a
editorial: update introduction sentence to option role (#1087)
scottaohara Oct 22, 2019
4dcc061
remove accessible name required from log and timer (#1065)
jnurthen Oct 24, 2019
78395d3
Prohibit label on certain roles (#985)
jnurthen Jun 28, 2019
5f11a3e
fixes #1014 (#1016)
carmacleod Jul 18, 2019
30ca651
Move Meter from widget list to structure list (#1075)
jnurthen Oct 24, 2019
9da0a1f
[editorial] removed obsolete references, changed refs to [HTML]
jnurthen Oct 25, 2019
484483e
remove 4 Global States and properties (#999) (#1023)
jnurthen Oct 25, 2019
7fdeead
Add missing changelog entry
jnurthen Oct 25, 2019
50537ef
update caption role for 1.2 (#1086)
scottaohara Oct 25, 2019
c2905d1
Change combobox role. (#1051)
mcking65 Nov 1, 2019
991d90c
Add notes regarding preventing use of aria-disabled on required owned…
mcking65 Nov 1, 2019
52e2c22
update accname refs
Dec 18, 2018
533bf77
editorial: fix plural role references
jnurthen Nov 1, 2019
7481202
editorial: remove changelog ref to label & legend
jnurthen Nov 1, 2019
4958359
editorial: add reference to accessible description & formatting
jnurthen Nov 2, 2019
99a2e08
well formedness
Nov 8, 2019
860b14a
(editorial) Properties should use pref not rref (#1148)
aleventhal Jan 9, 2020
3c8407e
(editorial) remove confusing "(see structure)" from menuitemradio sup…
carmacleod Jan 15, 2020
bf742d9
(editorial) inconsistency nit: (#1146)
carmacleod Jan 16, 2020
6ebb808
(editorial) Remove outdated Related Concepts links (#1125)
smhigley Jan 16, 2020
c2ac47c
editorial: clean up of heading definition (#1167)
scottaohara Feb 3, 2020
69e00af
editorial: Remove the term Ajax from prose and README (#1165)
carmacleod Feb 3, 2020
b0f1ed0
editorial: Add explanation of aria-live usage for aria-errormessage e…
schne324 Feb 3, 2020
a1d3c3f
editorial: Remove URI from Value types (#1115)
carmacleod Feb 3, 2020
571b74c
editorial: Related concepts for region: HTML section (#1189)
carmacleod Feb 4, 2020
d5a0f1e
TRAVIS-CI update from aria-common
Feb 10, 2020
7f5c456
TRAVIS-CI update from aria-common
Feb 10, 2020
c4363d7
editorial: clarify that modal requires an accessible name (#1180)
WilcoFiers Feb 11, 2020
436d41f
editorial: Explicitly mention "searchbox" at aria-activedescendant (#…
JAWS-test2 Feb 11, 2020
41fde1c
editorial: Warning note when not using label for a searchbox (#1170)
notabene Feb 11, 2020
4281c9e
Editorial: remove 5 from HTML 5 (#1196)
carmacleod Feb 13, 2020
0b5761d
fix: typo "acessibility" => "accessibility" (#1204)
pkra Feb 19, 2020
abe36b8
Combobox Role: Remove superfluous authoring requirement to specify ar…
mcking65 Feb 20, 2020
cfffbc1
ARIA: Editorial cleanup needed to "Presentational Roles Conflict Reso…
carmacleod Mar 3, 2020
6416a5c
TRAVIS-CI update from aria-common
Mar 5, 2020
a43383b
Add info about layout and bounds to generic (#1207)
carmacleod Mar 26, 2020
27fb9b0
don't recommend role="none presentation" (#1181)
WilcoFiers Mar 26, 2020
d017671
TRAVIS-CI update from aria-common
Mar 30, 2020
5eccf5f
Clarify the role of default values (#1163)
WilcoFiers Apr 3, 2020
1bde3e1
revise meter authoring advice (#1129)
scottaohara Apr 3, 2020
c3489e6
TRAVIS-CI update from aria-common
Apr 21, 2020
7ca3f2d
replace class diagram (#1241)
Apr 22, 2020
a205e54
Fix references to not be hardcoded (#1240)
jnurthen Apr 22, 2020
58306f6
Clarify wording in "Including Elements in the Accessibility Tree" sec…
carmacleod Apr 22, 2020
7d0d68e
Editorial: DOM, CSS4 Selectors, SVG2 (#1243)
carmacleod Apr 22, 2020
eece07e
remove incorrect statement about APG (#1259)
jnurthen May 6, 2020
f0e49f1
TRAVIS-CI update from aria-common
May 6, 2020
fbe91ed
editorial: add (default) to default value for aria-relevant (#1266)
cookiecrook May 7, 2020
0f5894a
editorial: typos from PR #1025 (#1262)
carmacleod May 8, 2020
bdfa6d9
Deprecate globals instead of remove(#1198)
jnurthen May 8, 2020
6300be5
Remove note about keying visibility off of aria-hidden. (#1269)
carmacleod May 14, 2020
40bb6f7
remove ARIA element reflection IDL until element reflection settles i…
cookiecrook May 18, 2020
0e38469
AccessibilityRole role property should not be nullable #1272 (#1273)
cookiecrook May 19, 2020
c6fd3f1
TRAVIS-CI update from aria-common
Jun 10, 2020
7f111c9
resolves #1058, enumerated values for DOMString reflection (#1261)
cookiecrook Jun 12, 2020
24427e8
re-add aria-haspopup on links & add note for usage (#1292)
jnurthen Jul 10, 2020
6c4a9ca
TRAVIS-CI update from aria-common
Jul 10, 2020
4886414
Move Shane to former editors
jnurthen Mar 27, 2020
df49173
fix comment instructions in status
Dec 18, 2018
d9181a7
Move conformance section. Make Using WAI-ARIA section normative (#1154)
jnurthen Jan 23, 2020
bca7893
Respec cleanup (#1274)
Jul 10, 2020
13a4237
don't defer biblio script loading (#1226)
carmacleod Apr 3, 2020
944e1bd
Issue 1151: updated document to use the terms owned and container for…
jongund Jul 16, 2020
dfc6c8a
add treegrid to the list of context roles for caption (#1171)
smhigley Feb 11, 2020
73ffd71
Editorial: remove stray /a> after HTML link (#1077)
scottaohara Oct 2, 2019
1b202f1
use preferred wording introduced in aria-description PR (#1149)
carmacleod Jan 23, 2020
2c06f33
editorial: remove must from Required Owned Elements note (#1312)
carmacleod Aug 20, 2020
5bfddcc
remove class: progressbar related concepts #686
jnurthen Sep 3, 2020
cd720ba
Require user agents to expose a value for combobox elements (#1225)
mcking65 Apr 22, 2020
363cbbc
Adds missing implicit values for progressbar (#1066)
jnurthen Oct 10, 2019
b6e2c96
Remove contents as a supported name source for rowgroup (#897)
joanmarie Feb 7, 2019
c77d7f8
Remaining change #813 - change default valuenow
jnurthen Sep 8, 2020
ccc8711
remove aria-level from tablist (#1079)
scottaohara Oct 22, 2019
bf66979
prohibit aria-roledescription from role=generic (#1142)
scottaohara Mar 4, 2020
1fd587c
fix badly nested paragraph
jnurthen Sep 8, 2020
89f121d
Remove implicit value of aria-level from heading role (#942)
May 13, 2019
c11381a
Remove default value for aria-expanded from combobox role (#943)
May 13, 2019
284a71d
Remove multiple inheritance from menuitemcheckbox and menuitemradio (…
carmacleod Jun 25, 2020
b84f591
update menuitemradio group guidance (#1276)
scottaohara Jun 18, 2020
31aec12
Combobox: Revise UA, AT, and checker guidance per agreed text in issu…
mcking65 Apr 28, 2020
8bcf6e3
fix whitespace
jnurthen Apr 28, 2020
a4ddf02
Required Context Role for option has bulleted list (inconsistent) #80…
carmacleod Aug 29, 2018
72d6f38
editorial: Fix syntax issue
jnurthen Sep 10, 2020
5569456
Make fallback value for separator aria-valuenow consistent with scrol…
carmacleod Mar 11, 2020
72099b2
update change log
jnurthen Sep 10, 2020
184d804
add at risk editors notes
jnurthen Sep 10, 2020
d033e95
change to CR
jnurthen Sep 10, 2020
7bf84d9
well formedness
Sep 30, 2020
da4e380
Add at risk appendix
Sep 30, 2020
55347dd
Add exit criteria appendix
Sep 30, 2020
6a22a74
SOTD plus cleaning up some stray abbr and copy/paste link errors
Sep 30, 2020
8ef3db5
respec config and implementation report uris
Sep 30, 2020
99dcd0a
make respec happy
Sep 30, 2020
fa93096
update implementation report link
Oct 6, 2020
4f87503
fix year
Nov 3, 2020
c4a6eca
focusable->focused to resolve #1381 (#1387)
cookiecrook Feb 4, 2021
86934f7
change log
jnurthen Feb 17, 2021
4bc1c6d
publish tue
Feb 21, 2021
235ca6a
respec refactor
Feb 21, 2021
60a2dab
remove empty ref
Feb 21, 2021
74b311c
respec-w3c profile
Feb 21, 2021
e72392b
Revert "respec-w3c profile"
Feb 21, 2021
f7b8986
force terms to appear
Feb 22, 2021
90915b8
Update SOTD date
Feb 22, 2021
9dbc549
Merge branch '2020-09_CR' into code-fixes
Feb 22, 2021
8a20d66
TRAVIS-CI update from aria-common
Feb 22, 2021
709453f
code fixes
Feb 22, 2021
f108ebb
Accname version
Feb 22, 2021
dd7a2b4
Accname version
Feb 22, 2021
5af5c91
switch back to w3c profile
Feb 22, 2021
f6a8569
typo
Feb 22, 2021
d2ef211
Merge branch 'code-fixes' into 2020-09_CR
Feb 22, 2021
bd20163
change pubdate and add wgpatenturi in spite of respec warning
Feb 24, 2021
7f8b11f
restage yet again because of fricking pubrules and fricking respec
Feb 25, 2021
390369d
and forgot a param
Feb 25, 2021
0efee21
fix the group
jnurthen Feb 25, 2021
ce49596
Merge branch '2020-09_CR' of https://github.com/w3c/aria into 2020-09_CR
Feb 26, 2021
259b2f5
update bullet 3 of name calc (#1475)
scottaohara May 6, 2021
43b6ed1
jnurthen/issue1371 (#1483)
jnurthen May 14, 2021
aa0fedc
Editorial: Fix accname URLs -- should be TR/accname-1.2, not TR/accna…
twilco Jul 20, 2021
6db5cba
Updating ARIA 1.2 due to IDL implementations
jnurthen Sep 1, 2021
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
42 changes: 19 additions & 23 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,24 @@
language: node_js
env:
global:
- GH_REF: github.com/w3c/aria.git


git:
depth: 3

branches:
only:
master

before_script:
- git config --global user.email "cooper@w3.org"
- git config --global user.name "michael-n-cooper"

script:
- cd ../..
- mkdir gh-pages
- cd gh-pages
- git clone --depth=1 --branch=gh-pages https://github.com/w3c/aria.git
- cd aria
- curl https://labs.w3.org/spec-generator/?type=respec"&"url=https://rawgit.com/w3c/aria/master/index.html -o index.html -f --retry 3
stages:
- deploy

after_success:
- git add -A .
- git commit -m "Generated by TRAVIS-CI"
- git push "https://${GH_TOKEN}@${GH_REF}" gh-pages > /dev/null 2>&1
jobs:
include:
- stage: deploy
name: "Deploy to gh-pages"
if: branch = master
script:
- mkdir gh-pages
- curl https://labs.w3.org/spec-generator/?type=respec"&"url=https://rawgit.com/w3c/aria/master/index.html -o gh-pages/index.html -f --retry 3
deploy:
provider: pages
skip-cleanup: true
github-token: $GH_TOKEN
keep-history: true
local-dir: gh-pages
on:
branch: master
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ the save button and tell your browser to save the roleInfo.js file into the aria
#### Preferred terminology

* When referring to an instance of a role, use "element with a role of X", not "X role" or "X element". "X role" refers to role in the taxonomy itself; "X element" is not technically meaningful.
* "Ajax" is not spelled "AJAX"
* "Assistive technologies" is plural, not singular.
* Use "WAI-ARIA" instead of "ARIA", to avoid trademark confusion.
* Use "text alternative" instead of "text equivalent" or the like, for consistency with WCAG 2.0 usage.
Expand Down
3,852 changes: 0 additions & 3,852 deletions aria/dpub.html

This file was deleted.

1,257 changes: 0 additions & 1,257 deletions aria/graphics.html

This file was deleted.

2,732 changes: 0 additions & 2,732 deletions aria/graphics2.html

This file was deleted.

62 changes: 0 additions & 62 deletions aria/img/blueprint.svg

This file was deleted.

53 changes: 0 additions & 53 deletions aria/img/circuit-diagram.svg

This file was deleted.

187 changes: 0 additions & 187 deletions aria/img/figure-graphics-doc.html

This file was deleted.

Loading