blob: 036e570d1f1ea3b65591af63044647b781492896 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.setPrinting();
</script>
<style>
#sandbox { color: #ababab; -webkit-print-color-adjust: exact }
</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>