Skip to content
This repository was archived by the owner on Jun 30, 2018. It is now read-only.

ISSUE-70-ORIENTATION #140

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
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
17 changes: 17 additions & 0 deletions guidelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,18 @@

Section Headings

Section headings are used to organize the content.

Orientation

Make content usable in device orientations.


Orientation

AA

New

Content is not locked to a specific orientation, and functionality of the content is operable in all orientations, except where orientation is essential for use of the content.



Expand Down Expand Up @@ -964,6 +976,11 @@

Glossary

essential

if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform

Examples of a particular presentation of content being essential to the information being conveyed:

  • banking site where a check deposit has to be in a certain orientation
  • piano app in landscape mode
  • extended audio description
    Expand Down