UNPKG
@revoloo/cypress6
Version:
latest (1.0.0)
1.0.0
Cypress.io end to end testing tool
github.com/cypress-io/cypress
cypress-io/cypress
@revoloo/cypress6
/
packages
/
driver
/
cypress
/
fixtures
/
issue-2034.html
7 lines
•
250 B
HTML
View Raw
1
2
3
4
5
6
7
<
html
>
<
body
>
<
svg
width
=
"778pt"
height
=
"308pt"
style
=
"background-color: green;"
>
</
svg
>
<
svg
id
=
"blue"
width
=
"778pt"
height
=
"308pt"
style
=
"background-color: blue;"
>
</
svg
>
<
div
style
=
"height: 300px; background-color: red;"
>
</
div
>
</
body
>
</
html
>