gecko-dev/layout/reftests/bugs/1369584-1-ref.html

8 lines
107 B
HTML
Raw Normal View History

2017-06-05 20:10:25 +00:00
<!DOCTYPE html>
<style>
span { color: green; }
</style>
<div>
<span>This should be green</span>
</div>