File: test1.html

package info (click to toggle)
diffoscope 240%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 11,036 kB
  • sloc: python: 16,298; sh: 113; makefile: 97; xml: 36; javascript: 2
file content (17 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
<title>foo</title>
<style>
<!--
BODY {
BACKGROUND: #000000;
COLOR: #FFFFFF;
-->
</style>
</head>
<body>
<p>
foo
</p>
</body>
</html>