blob: fbcba5d20165b46e0748d697201303bebd436f1f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>When the 'enabled' state of a select tag is changed, we have to invalidate distribution.</p>
<div id="host1"><select><option>Select 1</option></select></div>
<div id="host2"><select><option>Select 4</option></select></div>
</body>
</html>