Sign in
webkit
/
WebKit
/
473b92ed852160eab7c2365a49eda22bbbc97909
/
.
/
LayoutTests
/
fast
/
layoutformattingcontext
/
inline-float-simple-expected.html
blob: 194881809b60caf35f83106990349a0424e01112 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div
{
float
:
right
;
width
:
420px
;
height
:
20px
;
border
:
1px
solid green
;
}
</style>
<div></div>