summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/311366-unknown-block-3.html
blob: 26b1cfdbf338696b8c25bf24f5f4ad70874fbf03 (plain)
1
2
3
4
5
<!DOCTYPE html>
<style>
section > p {background-color:green;}
</style>
<b><i><section><p>This should have a green background</p></section></b>foo</i>