1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-16 21:38:46 +00:00
Files
UXP/layout/reftests/css-animations/screen-animations-ref.html
T

12 lines
149 B
HTML

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