Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.38
/
.
/
LayoutTests
/
fast
/
table
/
inner-percent-width-affects-outer-floated-div-expected.html
blob: 7fca5286238850229de844a207f3686d2dc15e51 [
file
] [
edit
]
<!DOCTYPE html>
<p>
There should be a blue square below. Inner table's percent-driven width
should affect the shrink-to-fit div.
</p>
<div
style
=
"
width
:
200px
;
height
:
200px
;
background
:
blue
;
"
></div>