Comment 21 for bug 727733

Revision history for this message
Paul Sladen (sladen) wrote :

Mark: it is hopefully just at artefact of the engineering not being done yet and a small number of pixels. They should all match up; for example if load the following nasty hack into Firefox:

<html>
  <head>
    <style>
  p { font-family: UbuntuBeta; font-size: 72pt; color: rgba(255,0,0,.333); position: absolute; left: 10px; top: 10px;}
  code { font-family: UbBetaMono; font-size: 72pt; color: rgba(0,255,0,.333); position: absolute; left: 10px; top: 10px;}
  div { font-family: Ubuntu; font-size: 72pt; color: rgba(0,0,255,.333); position: absolute; left: 10px; top: 10px;}
    </style>
  </head>
  <body>

  <p>Hxflirt1mEH/10-ongj</p>
  <code>Hxflirt1mEH/10-ongj</code>
  <div>Hxflirt1mEH/10-ongj</div>
  </body>
</html>

Then they all align up; The attachment above is the result of "Print to PDF" on that output: