Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
d356bf2ccae98a8a53cbfba6e15e09ff70e281c6
/
.
/
LayoutTests
/
webgl
/
webgl-border-expected.html
blob: 498eeaf26b569943ec2297333edb90dcc8119277 [
file
]
<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>