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