1<body style="background-color: rgb(255, 255, 255);">
2 <iframe id="backgroundImage" src="chrome-untrusted://new-tab-page/custom_background_image?url=">
3 </iframe>
4 <ntp-app></ntp-app>
5 <script type="module" src="new_tab_page.js"></script>
6 <link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
7 <link rel="stylesheet" href="shared_vars.css">
8
9
10<dom-module id="cr-icons" assetpath="chrome://resources/">
11 <template>
12 <style scope="cr-icons">.icon-arrow-back {
13 --cr-icon-image: url('chrome://resources/images/icon_arrow_back.svg');
14}
15
16.icon-arrow-dropdown {
17 --cr-icon-image: