11cb0ef41Sopenharmony_ci<!-- Copyright 2020 the V8 project authors. All rights reserved.
21cb0ef41Sopenharmony_ciUse of this source code is governed by a BSD-style license that can be
31cb0ef41Sopenharmony_cifound in the LICENSE file. -->
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_ci<head>
61cb0ef41Sopenharmony_ci  <link href="./index.css" rel="stylesheet">
71cb0ef41Sopenharmony_ci</head>
81cb0ef41Sopenharmony_ci<style>
91cb0ef41Sopenharmony_ci  #mapDetails,
101cb0ef41Sopenharmony_ci  #filePositionNode {
111cb0ef41Sopenharmony_ci    overflow: scroll;
121cb0ef41Sopenharmony_ci  }
131cb0ef41Sopenharmony_ci  #mapDetails {
141cb0ef41Sopenharmony_ci    font-family: monospace;
151cb0ef41Sopenharmony_ci    white-space: pre;
161cb0ef41Sopenharmony_ci  }
171cb0ef41Sopenharmony_ci</style>
181cb0ef41Sopenharmony_ci<section id="mapProperties"></section>
191cb0ef41Sopenharmony_ci<section id="mapDetails"></section>
20