Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/image/test/mochitest/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  mq_dynamic_svg_ref.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/image/test/mochitest/mq_dynamic_svg_ref.html


<!DOCTYPE html>
<html>
<meta charset=utf-8>
<style>
iframe { border: none; }
</style>
<p>inline</p>
<svg width="50" height="50">
  <rect width="50" height="50" fill="green"/>
</svg>
<p>iframe</p>
<iframe src='data:image/svg+xml,
  <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
    <rect width="50" height="50" fill="green"/>
  </svg>
' width=50 height=50></iframe>
<p>img</p>
<img src='data:image/svg+xml,
  <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
    <rect width="50" height="50" fill="green"/>
  </svg>
' width=50 height=50>
<p>background-image</p>
<div style='background-image: url("data:image/svg+xml,\
  <svg xmlns='http://www.w3.org/2000/svg' width='50' height='50'>\
    <rect width='50' height='50' fill='green'/>\
  </svg>\
"); width: 50px; height: 50px;'></div>
<p>img with nested document</p>
<img src='data:image/svg+xml,
  <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
    <image href="data:image/svg+xml,
      &lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;50&quot; height=&quot;50&quot;>
        &lt;rect width=&quot;50&quot; height=&quot;50&quot; fill=&quot;green&quot;/>
      &lt;/svg>
    " width="50" height="50"/>
  </svg>
' width=50 height=50>

Messung V0.5 in Prozent
C=90 H=100 G=95

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