blob: 3d9ff4a0625d838c8851ebaa0c478af5e4c172bf [file] [log] [blame]
<!--
Copyright 2022 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!DOCTYPE html>
<html>
<head>
<style type="text/css" media="screen">
body {
background: green;
}
</style>
</head>
<body id="iframeBody"></body>
</html>