blob: 60daae78bf0c5eddf11325a97a973be8b1012e25 (
plain)
1
2
3
4
5
|
<!DOCTYPE HTML>
<html>
<title>Static CSS animation in Shadow DOM</title>
<p style="color: blue">blue with animation support; olive without</p>
<p style="color: orange">orange with animation support; olive without</p>
|