https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 7861638b06a23db62cf1b7e676a7374710dce7f1 authored by seabld on 13 February 2013, 14:13:12 UTC
Added tag SEAMONKEY_2_16b5_RELEASE for changeset FIREFOX_19_0b6_BUILD1. CLOSED TREE a=release
Tip revision: 7861638
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