1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/text/wordwrap-06-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,35 @@ 1.4 +<!DOCTYPE html> 1.5 +<html> 1.6 + <head> 1.7 + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> 1.8 + <title>http://www.mozilla.org/projects/minefield/</title> 1.9 + <style type="text/css"> 1.10 +#viewsource { 1.11 + font-family: -moz-fixed; 1.12 + font-weight: normal; 1.13 + font-size: 16px; 1.14 + color: black; 1.15 + white-space: pre; 1.16 +} 1.17 +pre { 1.18 + font: inherit; 1.19 + color: inherit; 1.20 + white-space: inherit; 1.21 + margin: 0; 1.22 + width: 475px; 1.23 +} 1.24 +.attribute-name { 1.25 + color: black; 1.26 + font-weight: bold; 1.27 +} 1.28 +.attribute-value { 1.29 + color: blue; 1.30 + font-weight: normal; 1.31 +} 1.32 + </style> 1.33 + </head> 1.34 + <body id="viewsource"> 1.35 + <pre id="line1"><span class="attribute-name">href</span>=<span class="attribute-value">"../../css/cavendish/content.css" </span> 1.36 +<span class="attribute-name">title</span>=<span class="attribute-value">"Cavendish"</span></pre> 1.37 + </body> 1.38 +</html> 1.39 \ No newline at end of file