2 <!-- Any copyright is dedicated to the Public Domain.
3 - http://creativecommons.org/publicdomain/zero/1.0/ -->
6 <title>CSS Test: Sticky Positioning - support test
</title>
7 <link rel=
"author" title=
"Corey Ford" href=
"mailto:cford@mozilla.com">
8 <link rel=
"match" href=
"pref-1-ref.html">
9 <meta name=
"assert" content=
"This test indicates whether sticky positioning is enabled.">
28 "position: sticky" is:
29 <!-- If sticky positioned, this will cover up "disabled" below: -->
30 <div id=
"sticky">enabled
</div>