Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/style/test/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 721 B image not shown  

Impressum test_bug1371488.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/style/test/test_bug1371488.html


<!DOCTYPE html>
<html>
<head>
  <title>Test for bug 1371488</title>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css">
  <style id="test">
    @import url(non-exist-file.css);
  </style>
</head>
<body>
<pre id="log">
<script>
  let sheet = document.getElementById("test").sheet;
  let rule = sheet.cssRules[0];
  ok(rule, "The import rule should not be null even if the file fails to load");
  is(rule.type, CSSRule.IMPORT_RULE, "It is the import rule");
  ok(rule.styleSheet, "The associated stylesheet should exists as well");
  is(rule.styleSheet.cssRules.length, 0, "The stylesheet should be empty");
</script>
</pre>
</body>
</html>

Messung V0.5
C=97 H=93 G=94

¤ 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.0.10Bemerkung:  (vorverarbeitet)  ¤

*Bot Zugriff






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.