blob: 6746d954400755d1db2de60e2563a38daf9509e9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<style>
#target {
color: red;
}
</style>
<div><div id="target">foo bar</div></div>
</html>