Sign in
webkit
/
WebKit
/
14cb98a360e661c1b39a648e8ccc3be2e2757789
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
table-simple-border-collapse2-expected.html
blob: 2288f76b4da5e98fc489793396c9efe1c8422c32 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
height
:
10px
;
width
:
10px
;
border
:
20px
solid green
;
}
</style>
<div></div>