blob: 69913063df0d8b7b0f636c98ba414eae3bb3d2ad [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div id="sandbox">
<div id="host">
<div>normal</div>
<div style='color: green'>green</div>
<div style='color: blue'>blue</div>
</div>
</body>
</html>