puppeteer/third_party/phantomjs/test/www/regression/pjs-10690/index.html

10 lines
179 B
HTML
Raw Normal View History

2017-05-11 07:06:41 +00:00
<html>
<head>
<link href="font.css" rel="stylesheet" type="text/css">
<script src="jquery.js" type="text/javascript"></script>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>