Sign in
webkit
/
WebKit
/
53116b437093b691b7a3429c90eee24b95a69076
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
table-simple-border-collapse-expected.html
blob: 2db524ae6c9cdbf43a50f70c006fc7246bd29c6e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
height
:
10px
;
width
:
10px
;
border
:
20px
solid green
;
}
</style>
<div></div>