Sign in
chromium
/
chromium
/
src.git
/
71.0.3555.2
/
.
/
third_party
/
WebKit
/
LayoutTests
/
paint
/
invalidation
/
table
/
table-section-visual-overflow-expected.html
blob: 4b5e80f785fb9a00ebeef5136b50d9a1201bc6a6 [
file
] [
log
] [
blame
]
<!doctype HTML>
<style>
div
{
width
:
100px
;
height
:
100px
;
outline-color
:
black
;
outline-style
:
solid
;
outline-width
:
10px
;
}
</style>
<div></div>