blob: 8abe4fb4620e9c1adf4970c22021366049e831ed [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:371<!--
2 * Copyright 2017 The Chromium Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
5-->
6<!doctype html>
Joel Einbinder83fc76e2018-06-11 23:19:477<html lang="en">
Blink Reformat4c46d092018-04-07 15:32:378<head>
Mathias Bynensaafda772019-02-14 08:52:049 <meta charset="utf-8">
Tim van der Lippe3d727682019-12-17 15:25:3610 <!-- <meta http-equiv="Content-Security-Policy" content="object-src 'none'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://chrome-devtools-frontend.appspot.com"> -->
Tim van der Lippe790b9292019-09-19 15:14:1611 <script type="module" src="root.js"></script>
Tim van der Lippe790b9292019-09-19 15:14:1612 <script defer src="integration_test_runner.js"></script>
Blink Reformat4c46d092018-04-07 15:32:3713</head>
14<body id="-blink-dev-tools"></body>
15</html>