blob: cc2ca1a67ff5c56a08cb34ec10170ca1d45a8f4b (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html>
<head>
<title>Testcase reference file for animated pass condition(HTML)</title>
</head>
<body style="background-color: lime;">
<svg xmlns="http://www.w3.org/2000/svg">
<rect width="100" height="100" fill="blue"/>
</svg>
|