Re: [w3c/screen-orientation] Add interaction with WCAG 2.1 (#117)

LJWatson commented on this pull request.



> @@ -825,6 +825,28 @@ <h2>
           for a web page using CSS.
         </p>
       </section>
+      <section class='informative'>
+        <h2>
+          Interaction with Web Content Accessibility Guidelines
+        </h2>
+        <p>
+            The Web Content Accessibility Guidelines 2.1 specification [[WCAG21]] includes a Success Criterion (<a href="https://www.w3.org/TR/WCAG21/#orientation">SC 1.3.4</a>) related to screen orientation.
+        </p>
+
+        <p>
+            ​The intent of this Success Criterion is to ensure that all content and functionality is available regardless of the display

Suggest adding "essential" into this sentence: "...intent of this Success Criterion is to ensure that all essential content and functionality..." 

-- 
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/screen-orientation/pull/117#pullrequestreview-124709203

Received on Thursday, 31 May 2018 08:18:24 UTC