mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads
This commit is contained in:
parent
582f93fe09
commit
db41bf152a
3 changed files with 57 additions and 0 deletions
6
docshell/test/browser/dummy_page.html
Normal file
6
docshell/test/browser/dummy_page.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<html>
|
||||
<head> <meta charset="utf-8"> </head>
|
||||
<body>
|
||||
just a dummy html file
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue