blob: 5b943bb9879750d05b2b24fa56f72f0bdfbadcc2 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.setPrinting();
</script>
<style>
#sandbox { color: white }
</style>
<p>This test must be run in print preview.</p>
<div id="sandbox">
<ol>
<li>PASS if you see this text with 1. to its left.</li>
</ol>
<ul>
<li>PASS if you see this text with a disc marker.</li>
</ul>
</div>