fune/browser/base/content/test/general/permissions.html
Brian Grinstead f230542190 Bug 1193158 - Create a basic site permissions subview;r=ttaubert
--HG--
extra : commitid : 2mKT8phamrs
2015-09-01 13:35:08 -07:00

13 lines
472 B
HTML

<!DOCTYPE HTML>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<html dir="ltr" xml:lang="en-US" lang="en-US">
<head>
<meta charset="utf8">
</head>
<body>
<!-- This page could eventually request permissions from content
and make sure that chrome responds appropriately -->
</body>
</html>