Sign in
webkit
/
WebKit
/
e9bf3dba267b8a2761fe8883c3cfeb257e675c4b
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
table-simple-thead-border-ignore-expected.html
blob: 6a68b546f6cfc7d0c8c44f6a64f2faef8026e5b1 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
height
:
50px
;
width
:
50px
;
border
:
10px
solid green
;
}
</style>
<div></div>