gecko-dev/layout/reftests/css-animations/print-no-animations-ref.html

12 строки
172 B
HTML

<!DOCTYPE HTML>
<html class="reftest-paged">
<title>Static CSS animation</title>
<style>
p {
color: olive;
}
</style>
<p>blue with animation support; olive without</p>