gecko-dev/layout/reftests/bugs/1369584-1-ref.html
2017-06-05 16:10:25 -04:00

8 lines
107 B
HTML

<!DOCTYPE html>
<style>
span { color: green; }
</style>
<div>
<span>This should be green</span>
</div>