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