Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/base/test/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  test_bug894874.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/dom/base/test/test_bug894874.html


<!DOCTYPE HTML>
<html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=894874
-->

<head>
  <meta charset="utf-8">
  <title>Test for Bug 894874</title>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <!-- IMPORTANT: Keep the sheets in this order! -->
  <link rel="stylesheet" type="text/css" href="data:text/css,">
  <link rel="stylesheet" type="text/css" title="one" href="data:text/css,">
  <link rel="stylesheet" type="text/css" title="two" href="data:text/css,">
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
  <script type="application/javascript">

  /** Test for Bug 894874 **/
  SimpleTest.waitForExplicitFinish();
  addLoadEvent(function() {
    is(document.styleSheets[0].disabled, false,
       "Sheet with no title should be enabled");
    is(document.styleSheets[1].disabled, false,
       "First preferred sheet should be enabled");
    is(document.styleSheets[2].disabled, true,
       "Second preferred sheet should be disabled");
    is(document.selectedStyleSheetSet, "one""Sheet one is enabled");
    document.styleSheets[0].disabled = true;
    document.styleSheets[2].disabled = false;
    ok(document.selectedStyleSheetSet === null,
       "Sheet one and sheet two are both enabled");
    SimpleTest.finish();
  });

  </script>
</head>
<body>
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=894874">Mozilla Bug 894874</a>
<p id="display"></p>
<div id="content" style="display: none">

</div>
<pre id="test">
</pre>
</body>
</html>

Messung V0.5
C=98 H=100 G=98

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© 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.