summaryrefslogtreecommitdiffstats
path: root/layout/reftests/cssom/inline-style-null-ref.html
blob: 90a8a0618a8a762d1a6cc8cb0175289b776a76d8 (plain)
1
2
3
4
5
6
7
<!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>