Sign in
webkit
/
WebKit
/
576a979610e4022489e162a6cf99857a249b2267
/
.
/
LayoutTests
/
fast
/
table
/
inner-percent-width-affects-outer-floated-div-expected.html
blob: 7fca5286238850229de844a207f3686d2dc15e51 [
file
] [
log
] [
blame
]
<!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>