blob: edaf222c444a606544ff7fa0d12968786ec5630d [file] [log] [blame]
<!DOCTYPE html>
<!--
Copyright (c) 2015 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<style>
.div {
font-size: 3.1415em;
}
</style>
<script src="/bar.js"></script>
<script>
'use strict';
var x = 1;
</script>
<link rel='import' href='/load_js_error_2.html'>
<div>
</div>