blob: 17c553c43eb396bd7965bbe5b380057b8cf22c92 [file] [log] [blame]
<!--
@BLINK-ALLOW:inputType=*
-->
<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>