summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/812824-1.html
blob: e3f9603c98e6b843c810d36b9d4913c3fdc4eae7 (plain)
1
2
3
4
5
<!DOCTYPE HTML>
<style> html { tab-size: 0 } </style>
<script> getComputedStyle(document.documentElement, ""); </script>
<style> html { tab-size: inherit } </style>
<p>This document should NOT have a red background.</p>