Sign in
webkit
/
WebKit
/
45f8a35257b644c061636b95263bf1ab0e6f8aa3
/
.
/
LayoutTests
/
webgl
/
webgl-border-expected.html
blob: 498eeaf26b569943ec2297333edb90dcc8119277 [
file
] [
log
] [
blame
]
<head>
<meta
name
=
"viewport"
content
=
"width=device-width"
>
<style>
div
{
width
:
100px
;
height
:
100px
;
background-color
:
black
;
border
:
20px
solid blue
;
}
</style>
</head>
<div></div>