forked from mirrors/gecko-dev
		
	--HG-- rename : parser/htmlparser/tests/mochitest/test_viewsource.html => parser/htmlparser/tests/mochitest/file_viewsource.html extra : commitid : IVqN6XUYvOk extra : rebase_source : 62b723f641b2c2843080ef7f586df1236237241c
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			262 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			262 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE HTML>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <title>Test for view source</title>
 | 
						|
  </head>
 | 
						|
 | 
						|
  <body>
 | 
						|
 | 
						|
<!--
 | 
						|
  this is a multi-line comment
 | 
						|
-->
 | 
						|
 | 
						|
    <script class="testbody" type="text/javascript">
 | 
						|
      // This is a script comment / text.
 | 
						|
    </script>
 | 
						|
 | 
						|
  </body>
 | 
						|
</html>
 |