Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
imported
/
blink
/
object_border_perc-expected.xhtml
blob: 6eaaa0ba1412e3ba834f33226534685dcf177e17 [
file
] [
log
] [
blame
]
<html
xmlns
=
'http://www.w3.org/1999/xhtml'
>
<head>
<title>
OBJECT - border in CSS
</title>
</head>
<body>
<p><object
data
=
"../../../../images/blue.png"
type
=
"image/png"
style
=
"
border-width
:
50px
;
border-style
:
solid
;
"
></object></p>
</body>
</html>