summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/wordwrap-06-ref.html
blob: 329480318519f1b06a8265fc029584a6b30714ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>http://www.mozilla.org/projects/minefield/</title>
  <style type="text/css">
#viewsource {
  font-family: -moz-fixed;
  font-weight: normal;
  font-size: 16px;
  color: black;
  white-space: pre;
}
pre {
  font: inherit;
  color: inherit;
  white-space: inherit; 
  margin: 0;
  width: 475px;
}
.attribute-name {
 color: black;
 font-weight: bold;
}
.attribute-value {
 color: blue;
 font-weight: normal;
}
  </style>
 </head>
 <body id="viewsource">
  <pre id="line1"><span class="attribute-name">href</span>=<span class="attribute-value">"../../css/cavendish/content.css" </span>
<span class="attribute-name">title</span>=<span class="attribute-value">"Cavendish"</span></pre>
 </body>
</html>