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