trisquel-icecat/icecat/layout/reftests/css-animations/change-animation-name-in-rule-ref.html

10 lines
120 B
HTML

<!DOCTYPE html>
<html>
<style>
div {
background-color: green;
width: 100px;
height: 100px;
}
</style>
<div></div>