tenfourfox/layout/reftests/css-animations/screen-animations-notref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
150 B
HTML

<!DOCTYPE HTML>
<html>
<title>Static CSS animation</title>
<style>
p {
color: olive;
}
</style>
<p>blue with animation support; olive without</p>