Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<style>
section > p {background-color:green;}
</style>
<section><i>foo</i><p>this should have a green background</p>