summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-animations/screen-animations-ref.html
blob: 8830913084c3b934bdf7ee2beb6b71358df038ec (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<title>Static CSS animation</title>
<style>

p {
  color: blue;
}

</style>
<p>blue with animation support; olive without</p>