https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 1ba4af228df51a660363c2336ec4822fc6b59957 authored by ffxbld on 17 September 2015, 22:07:11 UTC
Added FENNEC_41_0_RELEASE FENNEC_41_0_BUILD3 tag(s) for changeset e7347ad21d6c. DONTBUILD CLOSED TREE a=release
Tip revision: 1ba4af2
columnfill-balance.html
<html>
  <head>
      <link rel="stylesheet" type="text/css" href="ahem.css" />
  </head>
  <body>
    <div style="-moz-column-width: 200px;
                -moz-column-gap: 0px;
                -moz-column-fill: balance;
                height: 150px;
                margin-bottom: 0;
                padding-bottom: 0;
                font-family: ahem;">
      Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed feugiat libero vel diam. Pellentesque pulvinar commodo lacus. Sed fringilla. Sed lectus. Praesent laoreet orci vitae nisi. Duis venenatis tristique massa. Sed commodo diam at mauris.
    </div>
  </body>
</html>
back to top