Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 645647-1.html
blob6b8e76c4ab2cdfea49b48f2cf1b921862218fad0
1 <!DOCTYPE html>
2 <body>
3 <div style="display: list-item; list-style-type: none;
4 list-style-position: inside;
5 border: 1px solid green; width: -moz-fit-content">Some text</div>
6 <div style="display: list-item; list-style-type: none;
7 list-style-position: outside;
8 border: 1px solid green; width: -moz-fit-content">Some text</div>
9 </body>