Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/tests/mochitest/fetch/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 864 B image not shown  

Quelle  reroute.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/dom/tests/mochitest/fetch/reroute.html


<!DOCTYPE html>
<script>
["SimpleTest""ok""info""is""$"]
  .forEach((v) => window[v] = window.parent[v]);
</script>
<script type="text/javascript" src="utils.js"> </script>
<script type="text/javascript" src="fetch_test_framework.js"> </script>
<script>
// If we are using the empty service worker then requests won't actually
// get intercepted and response URLs will reflect redirects.  This means
// all our checks should use the "no sw" logic.  Otherwise we need to
// note that interceptions are taking place so we can adjust our
// response URL expectations.
if (!navigator.serviceWorker.controller.scriptURL.endsWith('empty.js')) {
  window.isSWPresent = true;
}

var searchParams = new URL(location.href).searchParams;
var mode = searchParams.get("mode");
var script = searchParams.get("script");
testScript(`${script}.js?mode=${mode}`);
</script>

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet am  2026-06-10) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.