Sign in
webkit
/
WebKit
/
d4f65fcc3c5c5e5acf4da0072f42bc48017306dc
/
.
/
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>