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

Quelle  getInfo.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/testing/talos/talos/getInfo.html


<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this file,
   - You can obtain one at http://mozilla.org/MPL/2.0/.  -->

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <meta charset="utf-8">
  <head>
    <script>
    window.onerror = (message, source, lineno) => {
      dump(`TEST-UNEXPECTED-FAIL | getInfo | ${source}, line ${lineno}: ${message}\n`);
    };
    </script>
    <script type="text/javascript" src="/talos-powers/content/TalosPowersContent.js"></script>
    <title>shutdown script</title>
  </head>

  <script type="text/javascript">
  addEventListener("load", async () => {
    await TalosPowers.loadPromise;
    var devicePixelRatio = window.devicePixelRatio;

    dump(`__metrics\n\tScreen width/height: ${screen.width}/${screen.height}`);
    if (devicePixelRatio != 1) {
      dump(` (scaled from ${screen.width * devicePixelRatio}/${screen.height * devicePixelRatio})`);
    }
    dump(`\n\tcolorDepth: ${screen.colorDepth}\n`);
    dump(`\tBrowser inner width/height: ${window.innerWidth}/${window.innerHeight}\n`);
    // JMAHER: this is temporarily commented out because this hangs the fennec browser
    //  dump(`\tBrowser outer width/height: ${window.outerWidth}/${window.outerHeight}`);
    dump("\n__metrics\n");
    TalosPowersParent.exec("dumpAboutSupport");
    TalosPowersContent.goQuitApplication(true /* waitForStartupFinished */);
  });
  </script>

  <body></body>
</html>

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

¤ 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.