Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 1103258-1-ref.html
blob96d79e14fa56e111e537086cb853e42c6c5d020a
1 <style>
2 #d1 {
3 position: absolute;
4 top: 0px;
5 left: 0px;
6 will-change: transform;
7 width: 64px;
8 height: 64px;
9 background: red;
11 </style>
12 <div id="d1">
13 </div>