<!DOCTYPE html>
<html>
  <body>
    <div style="-moz-appearance: progressbar; width:180px; height:40px;">
      <div style="-moz-appearance: progresschunk; width:50%; height:100%;">
      </div>
    </div>
  </body>
</html>