Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 1059498-1-ref.html
blobf7ece299c5842df12a9823ca29188d229c755741
1 <!DOCTYPE html>
2 <html lang="en">
3 <meta charset="utf-8">
4 <title>Test for bug 1059498 - Paint parts of the filter that are caused by parts of the source that are invisible</title>
6 <style>
8 body {
9 margin: 0;
12 #result {
13 width: 100px;
14 height: 30px;
15 background-color: lime;
18 </style>
20 <div id="result"></div>