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