2 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=38697">bug 38697<a/>:
3 Replying on reddit.com no longer works.</p>
5 if (window.layoutTestController)
6 layoutTestController.dumpAsText();
9 document.querySelectorAll(".login-popup:first");
10 document.write("FAIL");
12 document.write("PASS");