https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 47f62ac0c09ea198ee3a32c1416fe4f914ed597e authored by Boris Zbarsky on 17 April 2012, 17:30:07 UTC
Merge backout of changeset ca80d75dbcb1 (which was a backout of bug 734019) in an attempt to fix bug 734019. a=akeybl
Tip revision: 47f62ac
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