Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / text / overflowwrap-06.html
blob899585b138c5f90c4ef2267962d35880972dfeb9
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
5 <title>http://www.mozilla.org/projects/minefield/</title>
6 <style type="text/css">
7 #viewsource {
8 font-family: -moz-fixed;
9 font-weight: normal;
10 font-size: 16px;
11 color: black;
12 white-space: pre;
14 #viewsource.wrap {
15 white-space: pre-wrap;
16 overflow-wrap: break-word;
18 pre {
19 font: inherit;
20 color: inherit;
21 white-space: inherit;
22 margin: 0;
23 width: 475px;
25 .attribute-name {
26 color: black;
27 font-weight: bold;
29 .attribute-value {
30 color: blue;
31 font-weight: normal;
33 </style>
34 </head>
35 <body id="viewsource" class="wrap">
36 <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>
37 </body>
38 </html>