blob: 9f430435118a4ed5f983af94198b21f4d3b786aa [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>When the 'enabled' state of an input tag is changed, we have to invalidate distribution.</p>
<div id="host1"><input value="Input 1"></div>
<div id="host2"><input value="Input 4"></div>
</body>
</html>