mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Bug 1359204 - Test view-source can open link is not blocked by security policies
This commit is contained in:
parent
e31712c143
commit
5f39398ab7
3 changed files with 68 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
<html>
|
||||
<head> <meta charset="utf-8"> </head>
|
||||
<body>
|
||||
<a id="testlink" href="dummy_page.html">clickme</a>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue