Dactyloidae/testing/marionette/harness/marionette_harness/www/testPageSource.html

14 lines
333 B
HTML
Raw Permalink Normal View History

<!-- 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/. -->
<!DOCTYPE html>
<html>
<head>
<title>PageSource Test</title>
</head>
<body>
<p> Check the PageSource
</body>
</html>