Sign in
webkit
/
WebKit
/
9f8388ebdf099a98ce75d93c131e5941dc4da269
/
.
/
LayoutTests
/
webgl
/
webgl-padding-expected.html
blob: 39f2889312b5a18053f3b0c25700b4abeac20a1e [
file
] [
log
] [
blame
]
<head>
<meta
name
=
"viewport"
content
=
"width=device-width"
>
<style>
div
{
width
:
100px
;
height
:
100px
;
background-color
:
black
;
padding
:
10px
;
}
</style>
</head>
<div></div>