electron/spec/fixtures/pages/save_page/index.html

7 lines
141 B
HTML
Raw Normal View History

<html>
<script type="text/javascript" src="test.js"></script>
<script type="text/javascript" src="test.css"></script>
<body>
</body>
</html>