Sign in
webkit
/
WebKit
/
25393c4a8d57be7465ffc94ad7628494867d7cf5
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
table-simple-collapsed-row-border-expected.html
blob: 968e66e26cc1e7eb9a97904e95c2fd69703c4df3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
height
:
100px
;
width
:
100px
;
border
:
100px
solid green
;
}
</style>
<div></div>