blob: ca7cc52183aca900fdb2037caf542b92364f2221 [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">
Blink Reformat4c46d092018-04-07 15:32:3710 <meta http-equiv="Content-Security-Policy" content="object-src 'none'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://chrome-devtools-frontend.appspot.com">
Mathias Bynensaafda772019-02-14 08:52:0411 <script src="Runtime.js"></script>
12 <script src="integration_test_runner.js"></script>
Blink Reformat4c46d092018-04-07 15:32:3713</head>
14<body id="-blink-dev-tools"></body>
15</html>