Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
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>