servo/tests/wpt/web-platform-tests/css/printing/animations-print-ref.html

11 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>