blob: 80e874d7ad4be5f9b26494603457d0665309ac7a [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Test that the form following a template element properly gets parsed.</p>
<form style="background-color:red;">
<input type="text" /><button>Submit</button>
</form>
</body>
</html>