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


Quelle  test_settimeout_inner.html   Sprache: HTML

 
 products/sources/formale Sprachen/C/Firefox/dom/base/test/test_settimeout_inner.html


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

<head>
  <meta charset="utf-8">
  <title>Test for Bug 936129</title>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
  <script type="application/javascript">

    /** Test for Bug 936129 **/
    SimpleTest.waitForExplicitFinish();

    function test1Done()
    {
      ok(true, "Bareword setTimeout should work after calling document.open().");
  
      var iframe = document.getElementById("testFrame");
      iframe.onload = function () {
        window.runTest2 = iframe.contentWindow.runTest2;
        iframe.onload = function () {
          window.runTest2();
          setTimeout(allDone);
        }

        // Per whatwg spec, "If the src attribute and the srcdoc attribute are
        // both specified together, the srcdoc attribute takes priority."
        //
        // So if we were to use src attribute here, it will be considered as a
        // no-op, so simply use a simple srcdoc here.
        iframe.srcdoc = "";
      }
      iframe.srcdoc = "


                                                                                                                                                                                                                                                                                                                                                                                                     


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