Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
css
/
printing
/
animations-print-ref.html
blob: 8830913084c3b934bdf7ee2beb6b71358df038ec [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE HTML>
<html>
<title>
Static CSS animation
</title>
<style>
p
{
color
:
blue
;
}
</style>
<p>
blue with animation support; olive without
</p>