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

p {
  color: olive;
}

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