Assertion failed, expected values to be equal (at PhutilRemarkupEngineTestCase.php:68): Failed to markup HTML in file 'link-noreferrer.txt'.
Expected vs Actual Output Diff
--- Old Value
+++ New Value
@@ -1,8 +1,8 @@
'<p>I have no idea what should happen in this case.
-Technically it doesn't seem to be an external link.
-Browsers may make it external, though?</p>
-<p><a href="/\evil.com" class="remarkup-link" target="_blank" rel="noreferrer">/\evil.com</a></p>
+Technically it doesn't seem to be an external link.
+Browsers may make it external, though?
+<a href="/\evil.com" class="remarkup-link" rel="noreferrer">/\evil.com</a></p>
<p><a href="/
-/evil.com" class="remarkup-link" target="_blank" rel="noreferrer">/
+/evil.com" class="remarkup-link" rel="noreferrer">/
/evil.com</a></p>'
TEST RESULT
TEST RESULT
- Run At
- Mon, Dec 9, 11:21