blob: 2038a26b81fb8b04f1968b6c7dcef836c57e88b6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>When the 'disabled' state of a button tag is changed, we have to invalidate distribution.</p>
<div id="host1"><button disabled>Button 2</button></div>
<div id="host2"><button disabled>Button 3</button></div>
</body>
</html>