Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 442542-subframe.html
blob13690053446483795c889b6e4e3d2aa80985bbc5
1 <!DOCTYPE html>
2 <body>
3 <div style="position:relative">
4 <div style="float:right; height: 10px"></div>
5 <div style="clear:right"></div>
6 <div style="position:absolute; top:4em; right:0; background:green; width: 100px; height: 100px"></div>
7 </div>
8 </body>