tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

header-reserved-001-ref.xht (1124B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      2 <!-- THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT. -->
      3 <html xmlns="http://www.w3.org/1999/xhtml">
      4 	<head>
      5 		<meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
      6 		<title>WOFF Test: Header Reserved Invalid Value</title>
      7 		<link rel="author" title="Tal Leming" href="http://typesupply.com" />
      8 		<link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#woff20Header" />
      9 		<link rel="help" href="http://dev.w3.org/webfonts/WOFF2/spec/#conform-mustNotUseReservedValue" />
     10 		<link rel="reviewer" title="Chris Lilley" href="mailto:chris@w3.org" />
     11 		<meta name="assert" content="The reserved field contains 1." />
     12 		<style type="text/css"><![CDATA[
     13 			@import url("support/test-fonts.css");
     14 			body {
     15 				font-size: 20px;
     16 			}
     17 			pre {
     18 				font-size: 12px;
     19 			}
     20 			.test {
     21 				font-family: "WOFF Test CFF Reference";
     22 				font-size: 200px;
     23 				margin-top: 50px;
     24 			}
     25 		]]></style>
     26 	</head>
     27 	<body>
     28 		<p>Test passes if the word PASS appears below.</p>
     29 		<div class="test">P</div>
     30 	</body>
     31 </html>