<?xml version="1.0"?>
<!DOCTYPE testsuite SYSTEM "http://www.w3.org/WAI/UA/TS/dtd/uaag-testsuite-2.dtd">
<testsuite id="ts0101-keyboard-restore-1">
  <metaInfo>
    <testTitle>Keyboard support for Restore SVG Graphics</testTitle>

    <shortTitle>Keyboard restore original view</shortTitle>

    <testElement>
      <elementName>SVG</elementName>

      <hlink href="http://www.w3.org/TR/SVG11/">
      SVG Restore View</hlink>
    </testElement>

    

    <creator>Jon Gunderson, Wendy Edwards</creator>

    <metaElement>
    </metaElement>

    <testStyle>
    </testStyle>
  </metaInfo>

  <requirementInfo>
    <checkpoints>
      <checkpoint xref="tech-device-independent-ui">
        <provisions>
          <provision xref="tech-device-independent-ui-1"/>
        </provisions>
      </checkpoint>
    </checkpoints>
  </requirementInfo>

  <content>
    <test>
      <testDesc>Restore the orginal view of the graphical shapes</testDesc>
      <procedure>
        <list>
          <item>Using the standard keyboard or an assistive
          technology that emulates the keyboard, increase or decrease the size of the graphical shapes.</item>
        <item>Using the standard keyboard or an assistive
          technology that emulates the keyboard, restire the size of the graphical shapes using the restore view function.</item></list>
      </procedure>

      <testCode>
        <a href="http://www.w3.org/WAI/UA/TS/svg/svg-documents/style-selector-BE-02.svg">Link to sample SVG file</a>
      </testCode>

      <exResults>
        <list>
          <item>The graphical size should increase or decrease with the corresponding keyboard commands</item>
          <item>The graphical size should return to the original size with the restore keyboard command</item>          
        </list>
      </exResults>
    </test>    
  </content>
</testsuite>

