Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  test_group_fission.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/gfx/layers/apz/test/mochitest/test_group_fission.html


<!DOCTYPE HTML>
<html>
<head>
  <meta charset="utf-8">
  <title>Various tests that spawn in out-of-process iframes.</title>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <script type="application/javascript" src="apz_test_utils.js"></script>
  <script type="application/javascript" src="apz_test_native_event_utils.js"></script>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
  <script type="application/javascript">

    var prefs = [
    ];

    var logging_prefs = [
      ...prefs,
      ["apz.test.logging_enabled", true],
    ]

    var animation_prefs = [
      ...prefs,
      // To avoid throttling requestAnimationFrame callbacks in invisible
      // iframes
      ["layout.throttled_frame_rate"60],
    ];

    var hit_test_prefs = [
      ...logging_prefs,
      ["test.events.async.enabled", true],
    ];

    var subtests = [
      {
        "file""helper_fission_checkerboard_severity.html",
        "prefs": logging_prefs
      },
      {
        "file""helper_fission_force_empty_hit_region.html",
        "prefs": hit_test_prefs
      },
      {
        "file""helper_fission_inactivescroller_positionedcontent.html",
        "prefs": hit_test_prefs
      },
      {
        "file""helper_fission_initial_displayport.html",
        "prefs": logging_prefs
      },
      { "file""helper_fission_large_subframe.html""prefs": logging_prefs },
      { "file""helper_fission_setResolution.html""prefs": prefs },
      {
        "file""helper_fission_tap.html",
        "prefs": [["apz.max_tap_time"10000]],
      },
      {
        "file""helper_fission_tap_in_nested_iframe_on_zoomed.html",
        "prefs": [["apz.max_tap_time"10000]],
      },
      {
        "file""helper_fission_tap_on_zoomed.html",
        "prefs": [["apz.max_tap_time"10000]],
      },
      { "file""helper_fission_touch.html""prefs": prefs },
      { "file""helper_fission_transforms.html""prefs": prefs },
      {
        "file""helper_fission_animation_styling_in_oopif.html",
        "prefs": animation_prefs
      },
      {
        "file""helper_fission_animation_styling_in_transformed_oopif.html",
        "prefs": animation_prefs
      },
      {
        "file""helper_fission_irregular_areas.html",
        "prefs": hit_test_prefs
      },
      {
        "file""helper_fission_empty_clip.html",
        "prefs": hit_test_prefs
      },
      {
        "file""helper_fission_unresolved_clip.html",
        "prefs": hit_test_prefs
      },
      {
        "file""helper_fission_inactivescroller_under_oopif.html",
        "prefs": hit_test_prefs
      }
    ];

    if (getPlatform() != "android") {
      subtests.push(
        { // Skip on Android because of missing native wheel event support
          "file""helper_fission_event_region_override.html",
          "prefs": [["apz.test.mac.synth_wheel_input", true]]
        },
        {
          "file""helper_fission_scroll_handoff.html",
          "prefs": prefs
        },
        {
          "file""helper_fission_scroll_oopif.html",
          "prefs": [["apz.test.mac.synth_wheel_input", true]]
        },
      );
    }

    if (isApzEnabled()) {
      // This has a lot of subtests, and Android emulators are slow.
      SimpleTest.requestLongerTimeout(2);
      SimpleTest.waitForExplicitFinish();
      window.onload = function () {
        runSubtestsSeriallyInFreshWindows(subtests)
          .then(SimpleTest.finish, SimpleTest.finishWithFailure);
      };
    }

  </script>
</head>
<body>
</body>
</html>

Messung V0.5 in Prozent
C=94 H=91 G=92

¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

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






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002