Sign in
webkit
/
WebKit
/
532cbc5fabd4509bfb5debe0a2be4266dbd879ce
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
table-simple-border-collapse2-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>