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

Quelle  test_SVG_namespace_ids.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/dom/svg/test/test_SVG_namespace_ids.html


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

<head>
  <title>Test for Bug 589640</title>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
  <script class="testbody" type="application/javascript">
    SimpleTest.waitForExplicitFinish();

    function debug(message) {
      document.getElementById("debug").appendChild(document.createTextNode(message + "\n"));
    }

    function runTests() {
      var svg = document.getElementById("svg1");
      for (var el = 0; el < svg.children.length; el++) {
        is(svg.children[el].id, svg.children[el].localName, svg.children[el].localName + " in the SVG namespace has a valid ID");
        debug(svg.children[el].localName + ".id = " + svg.children[el].id);
      }

      SimpleTest.finish();
    }
  </script>
</head>
<body onload="runTests()">
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=589640">Mozilla Bug 589640</a>
<pre id="debug"></pre>
<!-- NOTE: This test relies on the ids being the same as the element names -->
<svg id="svg1">
  <a id="a" />
  <animate id="animate" />
  <animateColor id="animateColor" />
  <animateMotion id="animateMotion" />
  <animateTransform id="animateTransform" />
  <circle id="circle" />
  <clipPath id="clipPath" />
  <color-profile id="color-profile" />
  <cursor id="cursor" />
  <defs id="defs" />
  <desc id="desc" />
  <ellipse id="ellipse" />
  <feBlend id="feBlend" />
  <feColorMatrix id="feColorMatrix" />
  <feComponentTransfer id="feComponentTransfer" />
  <feComposite id="feComposite" />
  <feConvolveMatrix id="feConvolveMatrix" />
  <feDiffuseLighting id="feDiffuseLighting" />
  <feDisplacementMap id="feDisplacementMap" />
  <feDistantLight id="feDistantLight" />
  <feDropShadow id="feDropShadow" />
  <feFlood id="feFlood" />
  <feFuncA id="feFuncA" />
  <feFuncB id="feFuncB" />
  <feFuncG id="feFuncG" />
  <feFuncR id="feFuncR" />
  <feGaussianBlur id="feGaussianBlur" />
  <feImage id="feImage" />
  <feMerge id="feMerge" />
  <feMergeNode id="feMergeNode" />
  <feMorphology id="feMorphology" />
  <feOffset id="feOffset" />
  <fePointLight id="fePointLight" />
  <feSpecularLighting id="feSpecularLighting" />
  <feSpotLight id="feSpotLight" />
  <feTile id="feTile" />
  <feTurbulence id="feTurbulence" />
  <filter id="filter" />
  <font id="font" />
  <font-face id="font-face" />
  <font-face-format id="font-face-format" />
  <font-face-name id="font-face-name" />
  <font-face-src id="font-face-src" />
  <font-face-uri id="font-face-uri" />
  <foreignObject id="foreignObject" />
  <g id="g" />
  <glyph id="glyph" />
  <glyphRef id="glyphRef" />
  <hkern id="hkern" />
  <image id="image" />
  <line id="line" />
  <linearGradient id="linearGradient" />
  <marker id="marker" />
  <mask id="mask" />
  <metadata id="metadata" />
  <missing-glyph id="missing-glyph" />
  <mpath id="mpath" />
  <path id="path" />
  <pattern id="pattern" />
  <polygon id="polygon" />
  <polyline id="polyline" />
  <radialGradient id="radialGradient" />
  <rect id="rect" />
  <script id="script" />
  <set id="set" />
  <stop id="stop" />
  <style id="style" />
  <svg id="svg" />
  <switch id="switch" />
  <symbol id="symbol" />
  <text id="text" />
  <textPath id="textPath" />
  <title id="title" />
  <tref id="tref" />
  <tspan id="tspan" />
  <use id="use" />
  <view id="view" />
  <vkern id="vkern" />
</svg>
</body>
</html>

Messung V0.5
C=95 H=89 G=91

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