https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 045153d3753b2b259f6e9ce5c978f63e0e122398 authored by ffxbld on 08 January 2013, 17:50:37 UTC
Added FENNEC_19_0b1_RELEASE FENNEC_19_0b1_BUILD1 tag(s) for changeset 0e60886f3a5b. DONTBUILD CLOSED TREE a=release
Tip revision: 045153d
columnrule-padding-ref.html
<body style="overflow:hidden">
<div style="position: absolute;
  top: 40px; left: 337px;
  width: 6px;
  background-color: red;
  height: 100px;">
</div>
<div style="position: absolute;
  top: 40px; left: 637px;
  width: 6px;
  background-color: red;
  height: 100px;">
</div>
<div style="position: absolute;
  top: 40px; left: 937px;
  width: 6px;
  background-color: red;
  height: 100px;">
</div>
<div style="position: absolute;
  top: 40px; left: 40px;
  -moz-column-count: 4;
  -moz-column-gap: 0px;">
<div style="height:400px;
  width: 300px;
  font-size: 16px;">
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.
</div>
</div>
</body>
back to top