blob: 944ae7ad5f46296d1ce65088421e25b79eed40af [file] [log] [blame]
<!DOCTYPe html>
<link rel="help" href="https://drafts.csswg.org/css2/#propdef-float">
<link rel="match" href="float-root-ref.html">
<style>
:root {
float: right;
}
</style>
<body>
<p>foo</p>
</body>