Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  test_select.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/accessible/tests/mochitest/tree/test_select.html


<!DOCTYPE html>
<html>
<head>
  <title>HTML select control tests</title>
  <link rel="stylesheet" type="text/css"
        href="chrome://mochikit/content/tests/SimpleTest/test.css" />

  <script src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script>

  <script type="application/javascript"
          src="../common.js"></script>
  <script type="application/javascript"
          src="../role.js"></script>

  <script type="application/javascript">
    function doTest() {
      var accTree = {
        role: ROLE_LISTBOX,
        children: [
          {
            role: ROLE_GROUPING,
            children: [
              {
                role: ROLE_STATICTEXT,
                children: [ ],
              },
              {
                role: ROLE_STATICTEXT,
                children: [ ],
              },
              {
                role: ROLE_OPTION,
                children: [
                  {
                    role: ROLE_TEXT_LEAF,
                  },
                ],
              },
              {
                role: ROLE_OPTION,
                children: [
                  {
                    role: ROLE_TEXT_LEAF,
                  },
                ],
              },
            ],
          },
          {
            role: ROLE_OPTION,
            children: [
              {
                role: ROLE_TEXT_LEAF,
              },
            ],
          },
        ],
      };
      testAccessibleTree("listbox", accTree);

      accTree = {
        role: ROLE_COMBOBOX,
        children: [
          {
            role: ROLE_COMBOBOX_LIST,
            children: [
              {
                role: ROLE_GROUPING,
                children: [
                  {
                    role: ROLE_COMBOBOX_OPTION,
                    children: [ ],
                  },
                  {
                    role: ROLE_COMBOBOX_OPTION,
                    children: [ ],
                  },
                ],
              },
              {
                role: ROLE_COMBOBOX_OPTION,
                children: [ ],
              },
            ],
          },
        ],
      };
      testAccessibleTree("combobox", accTree);

      SimpleTest.finish();
    }

    SimpleTest.waitForExplicitFinish();
    addA11yLoadEvent(doTest);
  </script>
</head>
<body>

  <a target="_blank"
     title="remove all the code in #ifdef COMBO_BOX_WITH_THREE_CHILDREN"
     href="https://bugzilla.mozilla.org/show_bug.cgi?id=506616">
    Mozilla Bug 506616
  </a>
  <p id="display"></p>
  <div id="content" style="display: none"></div>
  <pre id="test">
  </pre>

  <select id="listbox" size="4">
    <optgroup label="Colors">
      <option>Red</option>
      <option>Blue</option>
    </optgroup>
    <option>Animal</option>
  </select>

  <select id="combobox">
    <optgroup label="Colors">
      <option>Red</option>
      <option>Blue</option>
    </optgroup>
    <option>Animal</option>
  </select>
</body>
</html>

Messung V0.5
C=94 H=94 G=93

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge