https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5d23eac116b492863081dd28d58e08d36c241b6d authored by ffxbld on 05 May 2015, 02:40:21 UTC
Added FIREFOX_31_7_0esr_RELEASE FIREFOX_31_7_0esr_BUILD2 tag(s) for changeset 06188a3eed1f. DONTBUILD CLOSED TREE a=release
Tip revision: 5d23eac
stress-9-ref.html
<!DOCTYPE html>
<html><head>
<style>
*::after { content:"anonymous text"; }
*::before { content:"before text"; }
</style>
</head>
<body>

<ol style="overflow: hidden;  float: right; -moz-column-count: 3;">
<span style="overflow: auto;  float: left;"></span>
</ol>
</body>
</html>
back to top