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

Quelle  test_bug1278021.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/base/tests/test_bug1278021.html


<!DOCTYPE HTML>
<html>
<head>
<title>Test for Bug 1278021</title>
<script src="/tests/SimpleTest/SimpleTest.js"></script>
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
<style type="text/css">
  #parent {
    transform-style: preserve-3d;
  }

  #firstchild {
    width: 100%;
    height: 226px;
    background-color: blue;
  }

  #secondchild {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
</style>
</head>
<body>
<div id="parent">
  <div id="firstchild"></div>
  <div id="secondchild"></div>
</div>

<pre id="test">
<script type="application/javascript">

/** Test for Bug 1278021 **/

is(document.elementFromPoint(50,50), document.getElementById("secondchild"), "Able to hit transformed object");

</script>
</pre>
</body>
</html>

Messung V0.5 in Prozent
C=88 H=98 G=93

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-06-04) ¤

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