view chrome/content/leaks/leaks.html @ 2:472a16863ecc

expanded nightly.jar
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 02 Dec 2008 20:38:20 +0900
parents
children
line wrap: on
line source

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
p {
  font-family: monospace;
  margin: 0;
}

.leaked {
  color: red;
}

.ignored {
  color: grey;
}
</style>
<style id="filters">
</style>
</head>
<body>
</body>
</html>