Re: [w3c/manifest] Adding in some accessibility-related language (#898)

@marcoscaceres commented on this pull request.



> @@ -3374,6 +3393,22 @@ <h2>
             </li>
           </ul>
         </li>
+        <li>
+          <a href="https://w3c.github.io/accname">Accessible Name and
+          Description Computation</a> defines the following terms:
+          <ul>
+            <li>
+              <a href=
+              "https://w3c.github.io/accname/#dfn-accessible-name"><dfn data-dfn-for="">
+              accessible name</dfn></a>
+            </li>
+            <li>
+              <a href=
+              "https://w3c.github.io/accname/#dfn-accessible-description"><dfn data-dfn-for="">

```suggestion
              "https://w3c.github.io/accname/#dfn-accessible-description"><dfn>
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/898#pullrequestreview-439590853

Received on Tuesday, 30 June 2020 00:35:37 UTC