gecko-dev/toolkit/components/antitracking/test/browser/3rdPartyStorageWO.html
Andrea Marchesini 3ec4717c70 Bug 1536411 - StoragePrincipal - part 5 - Tests, r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D24029

--HG--
rename : toolkit/components/antitracking/test/browser/head.js => toolkit/components/antitracking/test/browser/antitracking_head.js
extra : moz-landing-system : lando
2019-04-12 05:30:56 +00:00

8 lines
118 B
HTML

<html>
<head>
<title>1st party content!</title>
</head>
<body>
<h1>Here the 1st party content!</h1>
</body>
</html>