summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-animations/print-no-animations-notref.html
blob: dadf405ea861e520d7c39033632f81ae6edd3352 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html class="reftest-print">
<title>Static CSS animation</title>
<style>

p {
  color: blue;
}

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