gecko-dev/layout/reftests/css-animations/print-pseudo-animations-ref...

12 строки
190 B
HTML

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