Sign in
webkit
/
WebKit
/
fdc942c5052133d9f3534312553b7ba8c309c092
/
.
/
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
;
}