https://github.com/mozilla/gecko-dev
Raw File
Tip revision: adf0e3d21b644138b0d744c9d557f3b45de5b15a authored by ffxbld on 23 May 2012, 18:22:00 UTC
Added FIREFOX_13_0b5_RELEASE FIREFOX_13_0b5_BUILD1 tag(s) for changeset 5de6e4bd8ede. DONTBUILD CLOSED TREE a=release
Tip revision: adf0e3d
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