Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/security/sandbox/chromium/base/   (Office von Apache Version 25.8.3.2©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  wordwrap-05.html   Sprache: unbekannt

 
<!DOCTYPE html>
<!-- Test unsetting word-wrap: break-word dynamically -->
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Test Wordwrap</title>
  <script type="text/javascript">
function SwapStyle()
{
  par = document.getElementById("pp");
  par.style.wordWrap = "normal";
}
  </script>
 </head>
 <body onload="SwapStyle()">
  <p id="pp" style="width: 100px; word-wrap: break-word;">It's lipsmackinthirstquenchinacetastinmotivatingoodbuzzincooltalkinhighwalkinfastlivinevergivincoolfizzin Firefox!</p>
 </body>
</html>

Messung V0.5 in Prozent
C=96 H=98 G=96

[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-04-25]