blob: 84a951e9dff3282e6301a93003fcb693129b4517 [file]
<html>
<body>
<input type="checkbox" id="test1">
<label for="test1">foo<input type="text" value="bar">baz</label>
<input type="checkbox" id="test2">
<label for="test2">foo <input type="text" value="bar"> baz</label>
</body>
</html>