diff --git a/index.bs b/index.bs index 82d1cc8..186f70d 100644 --- a/index.bs +++ b/index.bs @@ -875,14 +875,14 @@ users at risk include: and whether (and which) actors on a page are able to access that information.
-The [[wai-aria-1.3]] defines additional markup authors can use to make +[[wai-aria-1.3]] defines additional markup authors can use to make their pages easier to navigate with assistive technology. The spec -includes the [`aria-hidden`](https://w3c.github.io/aria/#aria-hidden) +includes the <{html-global/aria-hidden}> attribute, that site authors can use to indicate that certain content should be hidden from assistive technology. @@ -1390,6 +1390,8 @@ urlPrefix: https://privacycg.github.io/storage-access/; spec: STORAGE-ACCESS text: third-party context; url: #third-party-context; type: dfn urlPrefix: https://html.spec.whatwg.org/multipage/; spec: HTML text: PDF viewer plugin objects; url: system-state.html#pdf-viewer-plugin-objects; type: dfn +urlPrefix: https://www.w3.org/TR/wai-aria-1.3/; spec: wai-aria-1.3 + text: aria-hidden; for: html-global; url: #aria-hidden; type: element-attr
diff --git a/questionnaire.markdown b/questionnaire.markdown index 9dfad6b..927a5e3 100644 --- a/questionnaire.markdown +++ b/questionnaire.markdown @@ -42,5 +42,5 @@ For your convenience, a copy of the questionnaire's questions is included here i (instead of getting destroyed) after navigation, and potentially gets reused on future navigations back to the document? 19. What happens when a document that uses your feature gets disconnected? -20. Does your feature allow sites to learn about the users use of assistive technology? +20. Does your feature allow sites to learn about the user's use of assistive technology? 21. What should this questionnaire have asked?