https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 440010fa536c72e292af74a655c0d1bf5a573b75 authored by ffxbld on 29 January 2012, 09:49:23 UTC
Added tag FENNEC_10_0_BUILD1 for changeset 697df1a1ba3c. CLOSED TREE a=release
Tip revision: 440010f
progress-overflow.html
<!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>
back to top