2 <!-- Any copyright is dedicated to the Public Domain.
3 - http://creativecommons.org/publicdomain/zero/1.0/ -->
7 <title>CSS Test: Sticky Positioning - bottom, stuck
</title>
8 <link rel=
"author" title=
"Corey Ford" href=
"mailto:cford@mozilla.com">
9 <link rel=
"match" href=
"bottom-3-ref.html">
10 <meta name=
"assert" content=
"Bottom-sticky with content above and a containing block: should stick to the bottom of the scroll container">
18 background-color: gray;
24 background-color: black;
30 <div style=
"height: 20px"></div>
32 <div style=
"height: 100px"></div>
33 <div id=
"sticky"></div>