5 lines
217 B
HTML
5 lines
217 B
HTML
<!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>
|