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