https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 2269d75248359d66d5bcd3b4e3b775f46ca599c6 authored by Ryan VanderMeulen on 28 April 2014, 16:15:22 UTC
Backed out 2 changesets (bug 843265, bug 969392) because they're disabled on b2g28 anyway.
Tip revision: 2269d75
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