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


Quelle  test_bug402210.html   Sprache: HTML

 
 products/sources/formale Sprachen/C/Firefox/docshell/test/mochitest/test_bug402210.html


<!DOCTYPE HTML>
<html>
<!--
While working on bug 402210, it came up that the code was doing

a.href = proto + host

which technically produces "https:host" instead of "https://host" and
that the code was relying on href's setting having fixup behaviour
for this kind of thing.

If we rely on it, we might as well test for it, even if it isn't the
problem 402210 was meant to fix.

https://bugzilla.mozilla.org/show_bug.cgi?id=402210
-->

<head>
  <title>Test for Bug 402210</title>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
</head>
<body>
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=402210">Mozilla Bug 402210</a>
<p id="display">
  <a id="testlink">Test Link</a>
</p>
<div id="content" style="display: none">
  
</div>
<pre id="test">
<script class="testbody" type="text/javascript">

SimpleTest.waitForExplicitFinish();

function runTest() {
  $("testlink").href = "https:example.com";
  is($("testlink").href, "https://example.com/""Setting href on an anchor tag should fixup missing slashes after https protocol");

  $("testlink").href = "ftp:example.com";
  is($("testlink").href, "ftp://example.com/""Setting href on an anchor tag should fixup missing slashes after non-http protocol");

  SimpleTest.finish();
}

addLoadEvent(runTest);
</script>
</pre>
</body>
</html>


Messung V0.5
C=94 H=98 G=95

¤ Dauer der Verarbeitung: 0.14 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