Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>Reference for Rendering of display: none legend</title>
<style>
div { border: 2em solid lime; width: 0; }
</style>
<p>There should be a green box below.</p>
<div></div>