Sign in
chromium
/
chromium
/
src
/
66.0.3359.52
/
.
/
third_party
/
WebKit
/
LayoutTests
/
css3
/
calc
/
calc-min-height-expected.html
blob: 47dc30098ec07c774693466f6bf3e40cb828d92f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
.
container
{
height
:
348px
;
border
:
1px
solid black
;
}
</style>
<p>
crbug.com/580508: Should have a black border all round.
</p>
<div
class
=
"container"
>
</div>