Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>Reference for Fieldset and transform: translateZ(0)</title>
<style>
fieldset { background: #eee; margin: 0 0 10px; }
</style>
<p>It should say PASS below without anything obscuring the text.</p>
<fieldset>
<legend>PASS</legend>
</fieldset>