testing/web-platform/tests/mathml/relations/text-and-math/use-typo-metrics-1-ref.html
author Lando <lando@lando.test>
Fri, 11 Jul 2025 04:32:24 +0000 (48 minutes ago)
changeset 796014 f14d1c1492bc6791542a001365abbca4bd9b28db
parent 323428 4c35e720d572e390867fc97a29986308b8623f48
permissions -rw-r--r--
Merge autoland to mozilla-central
<!DOCTYPE html>
<meta charset="utf-8"/>
<title>Open Font Format: USE_TYPO_METRICS (reference)</title>
<style>
  #green {
     position: absolute;
     background: green;
     left: 10px;
     width: 230px;
     height: 230px;
  }
</style>
<body>
  <p>Test passes if there is a green square and no red.</p>

  <div>
    <div id="green"></div>
  </div>
</body>