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

Quelle  825999-ref.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/bugs/825999-ref.html


<!DOCTYPE html>
<html>
    <head>
        <title>Testcase for bug 825999</title>
        <meta charset="utf-8">
        <style>
        html,body {
            color:black; background-color:white; font-family: monospace; font-size:16px; padding:4px; margin:0;
        }

            button,p,select,span,table,object {
                width: 14px;
                text-indent: 20px;
                overflow: clip;
                padding-left:6px;
                padding-right:17px;
                outline: 1px solid blue;
            }
            span {
                display:inline-block;
                overflow:visible;
                outline:none;
            }
            x {
                display:block;
                overflow:hidden;
                height:3em;
                padding:1px;
                vertical-align:top;
                background:lime;
                width:36px;
                position: relative;
            }
            x > span ~ div {
                /* See the test file - we sized the span to ensure that <span>
                   fits within <x>'s content box, so we need to occlude the
                   part visible in the padding area. */
                position: absolute;
                right: 0px;
                top: 0px;
                width: 1px;
                height: 100%;
                background: lime;
            }
            .bb * {
                box-sizing: border-box;
            }
            .cb * {
                box-sizing: content-box;
            }
            td {
              max-width:14px;
            }
            .bc {
              border-collapse:collapse;
            }
            .it {
              display:inline-table;
            }
            object { height:3em; }
        </style>
    </head>
    <body>
      <div class="bb">
        <p>testing</p>
        <x></x>
        <button>testing</button>
        <select size=1><option>testing</select>
        <select size=3><option>testing<option>testing<option>testing</select>
        <object type="text/html" data="data:text/html,testing"></object>
        <table><tr><td>testing</td></tr></table>
        <table class="bc"><tr><td>testing</td></tr></table>
        <table class="it"><tr><td>testing</td></tr></table>
        <table class="bc it"><tr><td>testing</td></tr></table>
        <table style="overflow:visible"><tbody style="overflow:hidden"><tr><td>testing</td></tr></table>
        <table style="overflow:visible"><tbody><tr style="overflow:hidden"><td>testing</td></tr></table>
        <table style="overflow:visible"><tbody><tr><td style="overflow:hidden">testing</td></tr></table>
      </div>
      <div class="cb">
        <p>testing</p>
        <x><span>testing</span><div class="padding-inflation"></div></x>
        <button>testing</button>
        <select size=1><option>testing</select>
        <select size=3><option>testing<option>testing<option>testing</select>
        <object type="text/html" data="data:text/html,testing"></object>
        <table><tr><td>testing</td></tr></table>
        <table class="bc"><tr><td>testing</td></tr></table>
        <table class="it"><tr><td>testing</td></tr></table>
        <table class="bc it"><tr><td>testing</td></tr></table>
        <table style="overflow:visible"><tbody style="overflow:hidden"><tr><td>testing</td></tr></table>
        <table style="overflow:visible"><tbody><tr style="overflow:hidden"><td>testing</td></tr></table>
        <table style="overflow:visible"><tbody><tr><td style="overflow:hidden">testing</td></tr></table>
      </div>
    </body>
</html>

Messung V0.5
C=97 H=100 G=98

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