blob: 8200e671944bc74644b1d9d540f9ce7496f86a63 [file] [log] [blame]
<!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>