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