9 lines
255 B
HTML
9 lines
255 B
HTML
<!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>
|