Sign in
webkit
/
WebKit
/
c40b553ec07240fe5ed753e57d2381bca594fba7
/
.
/
LayoutTests
/
http
/
tests
/
security
/
svg-image-with-css-cross-domain.css
blob: fe54dea1b180470528ce1fc56ebafdd9436b6d2f [
file
] [
log
] [
blame
]
span
{
display
:
inline-block
;
height
:
68px
;
width
:
68px
;
}
span
.
circle-css-cross-domain
{
background-image
:
url
(
'resources/image-with-css-cross-domain.svg'
);
}
embed
{
display
:
inline-block
;
}
iframe
{
border-width
:
0px
;
}