tenfourfox/layout/reftests/cssom/inline-style-null-ref.html

8 lines
168 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<style>
div { color: green; }
</style>
<div>This text should be green</div>
<div>This text should be green</div>
<div>This text should be green</div>