summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-animations/background-color-on-html-ref.html
blob: 46119151eb1a8e400cc01c6a3a9d04ea0984ceb9 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<style>
html {
  background-color: green;
}
</style>
</html>