Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 1384065-ref.html
blob8ff1ac2199f482290e530c8fc37c2a54749102c2
1 <!doctype html>
2 <style>
3 div {
4 display: block;
6 div::before {
7 content: "Should appear";
9 </style>
10 <div></div>