<!-- @BLINK-DENY:descri* --> <!doctype html> <html> <body> <input type="checkbox" id="test"> <label for="test">foo<input type="text" value="bar">baz</label> </body> </html>