Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!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>