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