tenfourfox/layout/reftests/css-animations/screen-animations-ref.html

12 lines
149 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<html>
<title>Static CSS animation</title>
<style>
p {
color: blue;
}
</style>
<p>blue with animation support; olive without</p>